Searched refs:mInProgress (Results 1 – 2 of 2) sorted by relevance
144 private boolean mInProgress; field in ScaleGestureDetector255 if (mInProgress) { in onTouchEvent()257 mInProgress = false; in onTouchEvent()261 mInProgress = false; in onTouchEvent()271 if (!mInProgress && mStylusScaleEnabled && !inAnchoredScaleMode() in onTouchEvent()340 final boolean wasInProgress = mInProgress; in onTouchEvent()343 if (!inAnchoredScaleMode() && mInProgress && (span < mMinSpan || configChanged)) { in onTouchEvent()345 mInProgress = false; in onTouchEvent()355 if (!mInProgress && span >= minSpan && in onTouchEvent()361 mInProgress = mListener.onScaleBegin(this); in onTouchEvent()[all …]
38 private String mInProgress = "In Progress Label"; field in NotificationCompatActionWearableExtenderTest61 .setInProgressLabel(mInProgress) in testFullEquals()67 .setInProgressLabel(mInProgress) in testFullEquals()145 .setInProgressLabel(mInProgress) in testFullNotification()151 .setInProgressLabel(mInProgress) in testFullNotification()184 .setInProgressLabel(mInProgress) in testMultipleActionsInANotification()190 .setInProgressLabel(mInProgress) in testMultipleActionsInANotification()