Home
last modified time | relevance | path

Searched refs:REPORT_VALUE_RESULT_START (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestRunner.java248 private static final int REPORT_VALUE_RESULT_START = 1; field in UiAutomatorTestRunner.WatcherResultPrinter
308 mAutomationSupport.sendStatus(REPORT_VALUE_RESULT_START, mTestResult); in startTest()
/frameworks/base/test-runner/src/android/test/
DInstrumentationTestRunner.java275 public static final int REPORT_VALUE_RESULT_START = 1; field in InstrumentationTestRunner
808 sendStatus(REPORT_VALUE_RESULT_START, mTestResult); in startTest()
/frameworks/base/test-runner/api/
Dcurrent.txt95 field @Deprecated public static final int REPORT_VALUE_RESULT_START = 1; // 0x1