Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java234 this(context, getStartedHandler("FlashNotificationThread"), getStartedHandler(LOG_TAG)); in FlashNotificationsController()
285 private static Handler getStartedHandler(String tag) { in getStartedHandler() method in FlashNotificationsController