Home
last modified time | relevance | path

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

/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTest.java106 private static final String START_ACTIVITY_VERIFIER_PACKAGE_NAME = field in GameServiceTest
161 forceStop(START_ACTIVITY_VERIFIER_PACKAGE_NAME); in tearDown()
918 UiAutomatorUtils.waitFindObject(By.pkg(START_ACTIVITY_VERIFIER_PACKAGE_NAME).depth(0));
922 setText(START_ACTIVITY_VERIFIER_PACKAGE_NAME, "result_code_edit_text",
927 setText(START_ACTIVITY_VERIFIER_PACKAGE_NAME, "result_data_edit_text", resultData);
931 click(START_ACTIVITY_VERIFIER_PACKAGE_NAME, "send_result_button");