Searched refs:mNotificationShadeFocusable (Results 1 – 1 of 1) sorted by relevance
282 boolean panelFocusable = state.mNotificationShadeFocusable && state.mPanelExpanded; in applyFocusableFlag()463 mCurrentState.mNotificationShadeFocusable = visible; in setPanelVisible()468 mCurrentState.mNotificationShadeFocusable = focusable; in setNotificationShadeFocusable()653 boolean mNotificationShadeFocusable; field in NotificationShadeWindowController.State