Home
last modified time | relevance | path

Searched refs:isInProgress (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DWindowOnBackInvokedDispatcher.java172 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()
/aosp14/frameworks/base/tests/TransformTest/src/com/google/android/test/transform/
H A DTransformTestActivity.java150 if (!mDetector.isInProgress()) { in onTouchEvent()
/aosp14/frameworks/base/core/java/android/view/
H A DScaleGestureDetector.java449 public boolean isInProgress() { in isInProgress() method in ScaleGestureDetector
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDragState.java629 boolean isInProgress() { in isInProgress() method in DragState
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt51644 method public boolean isInProgress();