Searched refs:NO_GLOBAL_ACTION (Results 1 – 1 of 1) sorted by relevance
75 private static final int NO_GLOBAL_ACTION = -1; field in AccessibilityMenuServiceTest124 sLastGlobalAction = new AtomicInteger(NO_GLOBAL_ACTION); in classSetup()130 intent.getIntExtra(INTENT_GLOBAL_ACTION_EXTRA, NO_GLOBAL_ACTION)); in classSetup()154 sLastGlobalAction.set(NO_GLOBAL_ACTION); in tearDown()367 GLOBAL_ACTION_POWER_DIALOG, NO_GLOBAL_ACTION)); in testPowerButton_performsGlobalAction()379 GLOBAL_ACTION_RECENTS, NO_GLOBAL_ACTION)); in testRecentButton_performsGlobalAction()391 GLOBAL_ACTION_LOCK_SCREEN, NO_GLOBAL_ACTION)); in testLockButton_performsGlobalAction()403 GLOBAL_ACTION_QUICK_SETTINGS, NO_GLOBAL_ACTION)); in testQuickSettingsButton_performsGlobalAction()415 GLOBAL_ACTION_NOTIFICATIONS, NO_GLOBAL_ACTION)); in testNotificationsButton_performsGlobalAction()427 GLOBAL_ACTION_TAKE_SCREENSHOT, NO_GLOBAL_ACTION)); in testScreenshotButton_performsGlobalAction()