@Implements(value=android.accessibilityservice.AccessibilityService.class) public class ShadowAccessibilityService extends ShadowService
Shadow of AccessibilityService that saves global actions to a list.
| Constructor and Description |
|---|
ShadowAccessibilityService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
getGlobalActionsPerformed() |
boolean |
performGlobalAction(int action) |
getLastForegroundNotification, getLastForegroundNotificationId, getNotificationShouldRemoved, isForegroundStopped, isStoppedBySelf, onDestroy, startForeground, stopForeground, stopSelf, stopSelfclearStartedServices, denyPermissions, getBroadcastIntents, getNextStartedActivity, getNextStartedService, getNextStoppedService, grantPermissions, peekNextStartedActivity, peekNextStartedService