Searched refs:mIsTrackingBarGesture (Results 1 – 1 of 1) sorted by relevance
116 private boolean mIsTrackingBarGesture = false; field in NotificationShadeWindowViewController300 if (!mIsTrackingBarGesture && isDown in setupExpandedStatusBar()306 mIsTrackingBarGesture = true; in setupExpandedStatusBar()312 } else if (mIsTrackingBarGesture) { in setupExpandedStatusBar()315 mIsTrackingBarGesture = false; in setupExpandedStatusBar()