Searched refs:mInstantExpanding (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java92 private boolean mInstantExpanding; field in class:PanelView
220 if (mInstantExpanding || mTouchDisabled
439 if (mInstantExpanding
863 mInstantExpanding = true;
885 mInstantExpanding = false;
1012 || mPeekAnimator != null || mInstantExpanding || isPanelVisibleBecauseOfHeadsUp()

Completed in 25 milliseconds