Searched refs:windowNotTouchable (Results 1 – 2 of 2) sorted by relevance
51 @JvmField var windowNotTouchable: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState95 windowNotTouchable.toString(), in <lambda>()168 this.windowNotTouchable = notTouchable in insert()
620 state.windowNotTouchable, in logState()673 if (state.windowNotTouchable) { in applyNotTouchable()901 mCurrentState.windowNotTouchable = notTouchable; in setNotTouchable()