Searched refs:mPanelVisible (Results 1 – 2 of 2) sorted by relevance
94 private boolean mPanelVisible; field in OverlayPanelViewController361 mPanelVisible = visible; in setPanelVisible()367 return mPanelVisible; in isPanelVisible()
329 || state.mPanelVisible || state.mKeyguardFadingAway || state.mBouncerShowing in isExpanded()462 mCurrentState.mPanelVisible = visible; in setPanelVisible()651 boolean mPanelVisible; field in NotificationShadeWindowController.State