Searched refs:notificationShadeFocusable (Results 1 – 2 of 2) sorted by relevance
36 @JvmField var notificationShadeFocusable: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState81 notificationShadeFocusable.toString(), in <lambda>()123 notificationShadeFocusable: Boolean, in insert()154 this.notificationShadeFocusable = notificationShadeFocusable in insert()
438 boolean panelFocusable = state.notificationShadeFocusable && state.shadeOrQsExpanded; in applyFocusableFlag()606 state.notificationShadeFocusable, in logState()714 && mCurrentState.notificationShadeFocusable == visible) { in setPanelVisible()719 mCurrentState.notificationShadeFocusable = visible; in setPanelVisible()726 mCurrentState.notificationShadeFocusable = focusable; in setNotificationShadeFocusable()