/cts/tests/tests/print/src/android/print/cts/ |
D | PrintServicesTest.java | 207 private void setProgressAndStatus(final float progress, final CharSequence status) in setProgressAndStatus() 223 private void progress(float progress, CharSequence status) throws Throwable { in progress() argument
|
/cts/tests/tests/os/src/android/os/image/cts/ |
D | DynamicSystemClientTest.java | 54 public void onStatusChanged(int status, int cause, long progress, Throwable detail) { in onStatusChanged()
|
/cts/hostsidetests/packagemanager/installedloadingprogess/deviceside/src/com/android/tests/loadingprogress/device/ |
D | LoadingProgressTest.java | 129 final float progress = activity.getLoadingProgress(); in checkLoadingProgress() local 184 @NonNull UserHandle user, float progress) { in onPackageLoadingProgressChanged()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | AbsSeekBarTest.java | 253 int progress = 10; in testAccessMax() local 282 int progress = -5; in testAccessMin() local
|
D | ProgressBarTest.java | 427 int progress = 10; in testAccessMax() local
|
D | RemoteViewsTest.java | 442 ProgressBar progress = (ProgressBar) mResult.findViewById(R.id.remoteView_progress); in testSetProgressBar() local 1097 ProgressBar progress = (ProgressBar) mResult.findViewById(R.id.remoteView_progress); in testSetBoolean() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/backnavigation/ |
D | OnBackInvokedCallbackGestureTest.java | 222 final float progress = 0.5f; in constructsEvent() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | DetermineFovActivity.java | 156 private float seekBarProgressToFovDegrees(int progress) { in seekBarProgressToFovDegrees()
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | BugreportManagerTest.java | 314 public synchronized void onProgress(float progress) { in onProgress()
|
/cts/libs/deviceutillegacy/src/android/webkit/cts/ |
D | WebViewSyncLoader.java | 162 public synchronized void onProgressChanged(int progress) { in onProgressChanged()
|
/cts/tests/tests/packageinstaller/uninstall/src/android/packageinstaller/uninstall/cts/ |
D | ArchiveTest.java | 547 public void onProgressChanged(int sessionId, float progress) { in onProgressChanged()
|
/cts/tests/tests/packageinstaller/atomicinstall/src/com/android/tests/atomicinstall/ |
D | SessionAbandonBehaviorTest.java | 124 public void onProgressChanged(int sessionId, float progress) { in onProgressChanged()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageInstallerArchiveTest.java | 1067 public void onProgressChanged(int sessionId, float progress) { in onProgressChanged()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsTestActivity.java | 496 StringBuilder progress = new StringBuilder(); in onReceive() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CameraExtensionSessionTest.java | 1996 CaptureRequest request, int progress) { in onCaptureProcessProgressed()
|