Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java438 mScreenFlashNotificationOverlayView = getScreenNotificationOverlayView(color); in showScreenNotificationOverlayViewMainThread()
471 private View getScreenNotificationOverlayView(@ColorInt int color) { in getScreenNotificationOverlayView() method in FlashNotificationsController