Searched refs:ACTION_TEST_PASSED (Results 1 – 4 of 4) sorted by relevance
28 protected static final String ACTION_TEST_PASSED = field in BaseReaderActivity32 Intent intent = new Intent(ACTION_TEST_PASSED); in setTestPassed()
413 callbackId, eventName, BaseReaderActivity.ACTION_TEST_PASSED); in asyncWaitForTestPass()
71 protected static final String ACTION_TEST_PASSED = PACKAGE_NAME + ".ACTION_TEST_PASSED"; field in BaseEmulatorActivity259 Intent intent = new Intent(ACTION_TEST_PASSED); in setTestPassed()
410 callbackId, eventName, BaseEmulatorActivity.ACTION_TEST_PASSED); in asyncWaitForTestPass()