Searched refs:mGestureWaitForTouchSlop (Results 1 – 1 of 1) sorted by relevance
593 private boolean mGestureWaitForTouchSlop; field in NotificationPanelViewController3594 ipw.print("mGestureWaitForTouchSlop="); ipw.println(mGestureWaitForTouchSlop);5207 mGestureWaitForTouchSlop = shouldGestureWaitForTouchSlop();5236 if (!mGestureWaitForTouchSlop || regularHeightAnimationRunning) {5299 if (mGestureWaitForTouchSlop5316 if ((!mGestureWaitForTouchSlop || isTracking())5343 return !mGestureWaitForTouchSlop || isTracking();