Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java84 default void setNotificationShadeFocusable(boolean focusable) {} in setNotificationShadeFocusable() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java654 public void setNotificationShadeFocusable(boolean focusable) { in setNotificationShadeFocusable() method in NotificationShadeWindowControllerImpl