Home
last modified time | relevance | path

Searched refs:FlashNotificationType (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java105 @interface FlashNotificationType {} annotation in FlashNotificationsController
671 @FlashNotificationType
684 private FlashNotification(String tag, @FlashNotificationType int type, in FlashNotification()
689 private FlashNotification(String tag, @FlashNotificationType int type, @ColorInt int color, in FlashNotification()