Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLocationTestActivity.java38 public static final String ACTION_TEST_WORK_LOCATION_DISABLED = field in LocationTestActivity
67 case ACTION_TEST_WORK_LOCATION_DISABLED: in getTestId()
100 case ACTION_TEST_WORK_LOCATION_DISABLED: in getInstructions()
113 case ACTION_TEST_WORK_LOCATION_DISABLED: in getCheckerIntentAction()
128 case ACTION_TEST_WORK_LOCATION_DISABLED: in locationExpected()
DByodFlowTestActivity.java695 new Intent(LocationTestActivity.ACTION_TEST_WORK_LOCATION_DISABLED), in setupTests()