Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java589 public void setNotTouchable(boolean notTouchable) { in setNotTouchable() argument
590 mCurrentState.mNotTouchable = notTouchable; in setNotTouchable()