Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLocationTestActivity.java34 public static final String ACTION_TEST_LOCATION_ENABLED = field in LocationTestActivity
63 case ACTION_TEST_LOCATION_ENABLED: in getTestId()
96 case ACTION_TEST_LOCATION_ENABLED: in getInstructions()
111 case ACTION_TEST_LOCATION_ENABLED: in getCheckerIntentAction()
124 case ACTION_TEST_LOCATION_ENABLED: in locationExpected()
DByodFlowTestActivity.java685 new Intent(LocationTestActivity.ACTION_TEST_LOCATION_ENABLED), in setupTests()