Searched refs:mIsTrackingBarGesture (Results 1 – 1 of 1) sorted by relevance
148 private boolean mIsTrackingBarGesture = false; field in NotificationShadeWindowViewController416 if (!mIsTrackingBarGesture && isDown in setupExpandedStatusBar()424 mIsTrackingBarGesture = true; in setupExpandedStatusBar()432 } else if (mIsTrackingBarGesture) { in setupExpandedStatusBar()435 mIsTrackingBarGesture = false; in setupExpandedStatusBar()