/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsAnimationTests.java | 215 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()
|
D | WindowInsetsAnimationTestBase.java | 86 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
|
D | WindowInsetsAnimationControllerTests.java | 494 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()
|
D | WindowInsetsAnimationCallbackTests.java | 169 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
|
D | WindowInsetsAnimationSynchronicityTests.java | 218 public WindowInsets onProgress(@NonNull WindowInsets insets,
|
D | WindowInsetsControllerTests.java | 824 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
|
/cts/tests/tests/wifi/src/android/net/wifi/cts/ |
D | EasyConnectStatusCallbackTest.java | 98 public void onProgress(int code) {
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | BugreportManagerTest.java | 302 public synchronized void onProgress(float progress) { in onProgress() method in BugreportManagerTest.BugreportCallbackImpl
|
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/ |
D | TunerTest.java | 1164 public void onProgress(int percent) {}
|