Searched refs:isInProgress (Results 1 – 6 of 6) sorted by relevance
172 boolean isInProgress = mProgressAnimator.isBackAnimationInProgress(); in sendCancelledIfInProgress()173 if (isInProgress && callback instanceof OnBackAnimationCallback) { in sendCancelledIfInProgress()180 Log.w(TAG, "sendCancelIfRunning: isInProgress=" + isInProgress in sendCancelledIfInProgress()362 boolean isInProgress = mProgressAnimator.isBackAnimationInProgress(); in onBackInvoked()369 if (callback instanceof OnBackAnimationCallback && !isInProgress) { in onBackInvoked()
150 if (!mDetector.isInProgress()) { in onTouchEvent()
449 public boolean isInProgress() { in isInProgress() method in ScaleGestureDetector
629 boolean isInProgress() { in isInProgress() method in DragState
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51644 method public boolean isInProgress();