/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
D | WindowInsetsAnimationTests.java | 252 public WindowInsets onProgress( in testAnimationCallbacks_childInsetting() 284 .onProgress( in testAnimationCallbacks_childInsetting() 312 verify(mActivity.mCallback, atLeastOnce()).onProgress(any(), any()); in testAnimationCallbacks_withLegacyFlags()
|
D | WindowInsetsAnimationControllerTests.java | 584 public WindowInsets onProgress( in setupAnimationListener() 706 public WindowInsets onProgress( in setVisibilityAndWait() 901 public WindowInsets onProgress( in onProgress() method in WindowInsetsAnimationControllerTests.VerifyingCallback 912 return mInner.onProgress(insets, runningAnimations); in onProgress()
|
D | WindowInsetsAnimationCallbackTests.java | 170 public WindowInsets onProgress(@NonNull WindowInsets insets, in onProgress() method in WindowInsetsAnimationCallbackTests.RecordingCallback
|
D | WindowInsetsAnimationSynchronicityTests.java | 222 public WindowInsets onProgress(@NonNull WindowInsets insets,
|
D | WindowInsetsControllerTests.java | 832 public WindowInsets onProgress(@NonNull WindowInsets insets, in testImeInsetsWithDifferentControlTarget() 1075 public WindowInsets onProgress(WindowInsets insets, in onProgress() method in WindowInsetsControllerTests.AnimationCallback
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | WindowInsetsAnimationTestBase.java | 94 inOrder.verify(callback, atLeast(2)).onProgress(any(), argThat( in commonAnimationAssertions() 218 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/wifi/src/android/net/wifi/cts/ |
D | EasyConnectStatusCallbackTest.java | 102 public void onProgress(int code) {
|
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/ |
D | CtsRecognitionService.java | 161 listener.onProgress(50); in onTriggerModelDownload()
|
D | AbstractRecognitionServiceTest.java | 878 public void onProgress(int completedPercent) { in onProgress() method in AbstractRecognitionServiceTest.ModelDownloadCallbackLogger
|
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ |
D | ASurfaceControlTestActivity.java | 378 public WindowInsets onProgress( in onProgress() method in ASurfaceControlTestActivity.InsetsAnimationCallback
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | BugreportManagerTest.java | 314 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 | 3574 public void onProgress(int percent) {}
|
/cts/tests/tests/tv/tuner/src/android/media/tv/tuner/cts/ |
D | TunerTest.java | 3573 public void onProgress(int percent) {}
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 32643 method public void onProgress(@FloatRange(from=0.0f, to=100.0f) float); 33107 method public void onProgress(long); 33786 method public void onProgress(int); 41815 method public void onProgress(int); 54410 …method @NonNull public abstract android.view.WindowInsets onProgress(@NonNull android.view.WindowI…
|
D | system-current.txt | 9585 method public void onProgress(@IntRange(from=0, to=100) int);
|