Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationCallbackTests.java169 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
DWindowInsetsAnimationTestBase.java210 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.AnimCallback
263 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.MultiAnimCallback
DWindowInsetsAnimationControllerTests.java770 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationControllerTests.VerifyingCallback
DWindowInsetsControllerTests.java824 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java302 public synchronized void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl