Home
last modified time | relevance | path

Searched refs:mUpdateFlingOnLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java570 private boolean mUpdateFlingOnLayout; field in NotificationPanelViewController
2052 mUpdateFlingOnLayout = false; in collapse()
2866 mUpdateFlingOnLayout = false; in expand()
3573 ipw.print("mUpdateFlingOnLayout="); ipw.println(mUpdateFlingOnLayout);
3883 mUpdateFlingOnLayout = expand && mPanelClosedOnDown && !mHasLayoutedSinceDown;
3884 if (mUpdateFlingOnLayout) {
4731 if (mUpdateFlingOnLayout) {
4734 mUpdateFlingOnLayout = false;
5003 mUpdateFlingOnLayout = false;
5228 mUpdateFlingOnLayout = false;