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/insets/
DWindowInsetsAnimationCallbackTests.java170 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
DWindowInsetsAnimationControllerTests.java901 public WindowInsets onProgress( in onProgress() method in WindowInsetsAnimationControllerTests.VerifyingCallback
DWindowInsetsControllerTests.java1075 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationTestBase.java218 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/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java314 public synchronized void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
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