Home
last modified time | relevance | path

Searched refs:onProgress (Results 1 – 15 of 15) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationTests.java252 public WindowInsets onProgress( in testAnimationCallbacks_childInsetting()
284 .onProgress( in testAnimationCallbacks_childInsetting()
312 verify(mActivity.mCallback, atLeastOnce()).onProgress(any(), any()); in testAnimationCallbacks_withLegacyFlags()
DWindowInsetsAnimationControllerTests.java584 public WindowInsets onProgress( in setupAnimationListener()
706 public WindowInsets onProgress( in setVisibilityAndWait()
901 public WindowInsets onProgress( in onProgress() method in WindowInsetsAnimationControllerTests.VerifyingCallback
912 return mInner.onProgress(insets, runningAnimations); in onProgress()
DWindowInsetsAnimationCallbackTests.java170 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
DWindowInsetsAnimationSynchronicityTests.java222 public WindowInsets onProgress(@NonNull WindowInsets insets,
DWindowInsetsControllerTests.java832 public WindowInsets onProgress(@NonNull WindowInsets insets, in testImeInsetsWithDifferentControlTarget()
1075 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationTestBase.java94 inOrder.verify(callback, atLeast(2)).onProgress(any(), argThat( in commonAnimationAssertions()
218 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.AnimCallback
275 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.MultiAnimCallback
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DEasyConnectStatusCallbackTest.java102 public void onProgress(int code) {
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DCtsRecognitionService.java161 listener.onProgress(50); in onTriggerModelDownload()
DAbstractRecognitionServiceTest.java878 public void onProgress(int completedPercent) { in onProgress() method in AbstractRecognitionServiceTest.ModelDownloadCallbackLogger
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java378 public WindowInsets onProgress( in onProgress() method in ASurfaceControlTestActivity.InsetsAnimationCallback
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java314 public synchronized void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java3574 public void onProgress(int percent) {}
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/
DTunerTest.java3573 public void onProgress(int percent) {}
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt32643 method public void onProgress(@FloatRange(from=0.0f, to=100.0f) float);
33107 method public void onProgress(long);
33786 method public void onProgress(int);
41815 method public void onProgress(int);
54410 …method @NonNull public abstract android.view.WindowInsets onProgress(@NonNull android.view.WindowI…
Dsystem-current.txt9585 method public void onProgress(@IntRange(from=0, to=100) int);