Home
last modified time | relevance | path

Searched refs:INST_STATUS_IN_PROGRESS (Results 1 – 8 of 8) sorted by relevance

/cts/hostsidetests/angle/app/nativeDriverCheck/src/com/android/angleIntegrationTest/nativeDriverCheck/
DNativeDriverCheckActivity.java39 private static final int INST_STATUS_IN_PROGRESS = 2; field in NativeDriverCheckActivity
48 instrumentation.sendStatus(INST_STATUS_IN_PROGRESS, returnBundle); in checkNativeDriver()
/cts/hostsidetests/packagemanager/stats/device/src/com/android/cts/packagemanager/stats/device/
DPackageInstallationSessionReportedStatsTestsHelper.java38 private static final int INST_STATUS_IN_PROGRESS = 2; field in PackageInstallationSessionReportedStatsTestsHelper
65 inst.sendStatus(INST_STATUS_IN_PROGRESS, bundle); in getUserTypeIntegers()
DIncrementalAppErrorStatsTestsHelper.java46 private static final int INST_STATUS_IN_PROGRESS = 2; field in IncrementalAppErrorStatsTestsHelper
63 inst.sendStatus(INST_STATUS_IN_PROGRESS, bundle); in getPageIndexToBlock()
/cts/tests/tests/view/src/android/view/cts/util/
DBitmapDumper.java37 private static final int INST_STATUS_IN_PROGRESS = 2; field in BitmapDumper
112 sInstrumentation.sendStatus(INST_STATUS_IN_PROGRESS, report); in dumpBitmap()
/cts/tests/tests/uirendering/src/android/uirendering/cts/runner/
DTestArtifactCollector.java68 private static final int INST_STATUS_IN_PROGRESS = 2; field in TestArtifactCollector
152 mInstrumentation.sendStatus(INST_STATUS_IN_PROGRESS, report); in testFailure()
/cts/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/
DMediaPreparerAppTest.java54 private static final int INST_STATUS_IN_PROGRESS = 2; field in MediaPreparerAppTest
127 inst.sendStatus(INST_STATUS_IN_PROGRESS, maxResBundle); in testGetResolutions()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DDeviceReportLog.java38 private static final int INST_STATUS_IN_PROGRESS = 2; field in DeviceReportLog
264 instrumentation.sendStatus(INST_STATUS_IN_PROGRESS, output); in submit()
/cts/hostsidetests/media/bitstreams/app/src/android/media/cts/bitstreams/app/
DMediaBitstreamsDeviceSideTest.java71 private static final int INST_STATUS_IN_PROGRESS = 2; field in MediaBitstreamsDeviceSideTest
364 inst.sendStatus(INST_STATUS_IN_PROGRESS, bundle); in generateReportFile()