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()
34 import static android.view.accessibility.AccessibilityManager.FlashNotificationReason;4062 @FlashNotificationReason int reason, IBinder token) { in startFlashNotificationSequence()4084 @FlashNotificationReason int reason, String reasonPkg) { in startFlashNotificationEvent()
218 public @interface FlashNotificationReason {} annotation in AccessibilityManager2046 @FlashNotificationReason int reason) { in startFlashNotificationSequence()2101 @FlashNotificationReason int reason, @Nullable String reasonPkg) { in startFlashNotificationEvent()