Searched refs:FlashNotificationReason (Results 1 – 3 of 3) sorted by relevance
61 import android.view.accessibility.AccessibilityManager.FlashNotificationReason;293 @FlashNotificationReason int reason, IBinder token) { in startFlashNotificationSequence()479 private int getScreenFlashColorPreference(@FlashNotificationReason int reason, in getScreenFlashColorPreference()486 private int getScreenFlashColorPreference(@FlashNotificationReason int reason) { in getScreenFlashColorPreference()
42 import static android.view.accessibility.AccessibilityManager.FlashNotificationReason;4844 @FlashNotificationReason int reason, IBinder token) { in startFlashNotificationSequence()4868 @FlashNotificationReason int reason, String reasonPkg) { in startFlashNotificationEvent()
198 public @interface FlashNotificationReason {} annotation in AccessibilityManager2120 @FlashNotificationReason int reason) { in startFlashNotificationSequence()2178 @FlashNotificationReason int reason, @Nullable String reasonPkg) { in startFlashNotificationEvent()