Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLocationTestActivity.java86 Intent intent = new Intent(getCheckerIntentAction()); in runTest()
109 private String getCheckerIntentAction() { in getCheckerIntentAction() method in LocationTestActivity