Searched refs:FlashNotificationThread (Results 1 – 1 of 1) sorted by relevance
227 private volatile FlashNotificationThread mThread;601 mThread = new FlashNotificationThread(notification); in startFlashNotificationLocked()743 private class FlashNotificationThread extends Thread { class in FlashNotificationsController751 private FlashNotificationThread(@NonNull FlashNotification flashNotification) { in FlashNotificationThread() method in FlashNotificationsController.FlashNotificationThread