Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java439 if (state.mNotTouchable) { in applyNotTouchable()
590 mCurrentState.mNotTouchable = notTouchable; in setNotTouchable()
665 boolean mNotTouchable; field in NotificationShadeWindowController.State