Searched refs:mIsTrackingBarGesture (Results 1 – 1 of 1) sorted by relevance
108 private boolean mIsTrackingBarGesture = false; field in NotificationShadeWindowViewController265 if (!mIsTrackingBarGesture && isDown in setupExpandedStatusBar()271 mIsTrackingBarGesture = true; in setupExpandedStatusBar()277 } else if (mIsTrackingBarGesture) { in setupExpandedStatusBar()280 mIsTrackingBarGesture = false; in setupExpandedStatusBar()