Home
last modified time | relevance | path

Searched defs:onProgress (Results 1 – 7 of 7) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationCallbackTests.java170 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
DWindowInsetsAnimationTestBase.java217 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.AnimCallback
274 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.MultiAnimCallback
DWindowInsetsAnimationControllerTests.java802 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationControllerTests.VerifyingCallback
DWindowInsetsControllerTests.java920 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java313 public synchronized void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java375 public WindowInsets onProgress( in onProgress() method in ASurfaceControlTestActivity.InsetsAnimationCallback
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DAbstractRecognitionServiceTest.java859 public void onProgress(int completedPercent) { in onProgress() method in AbstractRecognitionServiceTest.ModelDownloadCallbackLogger