Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java155 default void setNotTouchable(boolean notTouchable) {} in setNotTouchable()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java818 public void setNotTouchable(boolean notTouchable) { in setNotTouchable()