Home
last modified time | relevance | path

Searched defs:FlashNotificationThread (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java743 private class FlashNotificationThread extends Thread { class in FlashNotificationsController
751 private FlashNotificationThread(@NonNull FlashNotification flashNotification) { in FlashNotificationThread() method in FlashNotificationsController.FlashNotificationThread