Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java357 obtainMessage(FlashNotificationsController::startFlashNotification, this, in requestStartFlashNotification()
361 startFlashNotification(flashNotification); in requestStartFlashNotification()
498 private void startFlashNotification(@NonNull FlashNotification flashNotification) { in startFlashNotification() method in FlashNotificationsController
767 startFlashNotification(); in run()
794 private void startFlashNotification() { in startFlashNotification() method in FlashNotificationsController.FlashNotificationThread