Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java159 default void setNotTouchable(boolean notTouchable) {} in setNotTouchable() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java697 public void setNotTouchable(boolean notTouchable) { in setNotTouchable() method in NotificationShadeWindowControllerImpl