Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationTests.java215 public WindowInsets onProgress(WindowInsets insets, in testAnimationCallbacks_childInsetting()
239 verify(childCallback, atLeastOnce()).onProgress(argThat( in testAnimationCallbacks_childInsetting()
262 verify(mActivity.mCallback, atLeastOnce()).onProgress(any(), any()); in testAnimationCallbacks_withLegacyFlags()
DWindowInsetsAnimationTestBase.java86 inOrder.verify(callback, atLeast(2)).onProgress(any(), argThat( in commonAnimationAssertions()
210 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.AnimCallback
263 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsAnimationTestBase.MultiAnimCallback
DWindowInsetsAnimationControllerTests.java494 public WindowInsets onProgress(@NonNull WindowInsets insets, in setupAnimationListener()
597 public WindowInsets onProgress(@NonNull WindowInsets insets, in setVisibilityAndWait()
770 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationControllerTests.VerifyingCallback
778 return mInner.onProgress(insets, runningAnimations); in onProgress()
DWindowInsetsAnimationCallbackTests.java169 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
DWindowInsetsAnimationSynchronicityTests.java218 public WindowInsets onProgress(@NonNull WindowInsets insets,
DWindowInsetsControllerTests.java824 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DEasyConnectStatusCallbackTest.java98 public void onProgress(int code) {
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java302 public synchronized void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java1164 public void onProgress(int percent) {}