Searched refs:stopFlashNotificationSequence (Results 1 – 7 of 7) sorted by relevance
163 boolean stopFlashNotificationSequence(String opPkg); in stopFlashNotificationSequence() method
2151 public boolean stopFlashNotificationSequence(@NonNull Context context) { in stopFlashNotificationSequence() method in AccessibilityManager2161 return service.stopFlashNotificationSequence(context.getOpPackageName()); in stopFlashNotificationSequence()
378 mController.stopFlashNotificationSequence(CALL_TAG); in simulateCallSequence()
304 boolean stopFlashNotificationSequence(String opPkg) { in stopFlashNotificationSequence() method in FlashNotificationsController
4856 public boolean stopFlashNotificationSequence(String opPkg) { in stopFlashNotificationSequence() method in AccessibilityManagerService4859 return mFlashNotificationsController.stopFlashNotificationSequence(opPkg); in stopFlashNotificationSequence()
638 ….accessibility.flash_notification_system_api") public boolean stopFlashNotificationSequence(@NonNu…
3791 ….accessibility.flash_notification_system_api") public boolean stopFlashNotificationSequence(@NonNu…