Searched refs:mIsTrackingBarGesture (Results 1 – 1 of 1) sorted by relevance
131 private boolean mIsTrackingBarGesture = false; field in NotificationShadeWindowViewController364 if (!mIsTrackingBarGesture && isDown in setupExpandedStatusBar()370 mIsTrackingBarGesture = true; in setupExpandedStatusBar()377 } else if (mIsTrackingBarGesture) { in setupExpandedStatusBar()380 mIsTrackingBarGesture = false; in setupExpandedStatusBar()