Searched refs:TEST_NO_UI_ACTION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/tests/unit/src/com/android/settings/
H A DTetherServiceTest.java69 private static final String TEST_NO_UI_ACTION = "testNoUiProvisioningRequestAction"; field in class:TetherServiceTest
109 IntentFilter filter = new IntentFilter(TEST_NO_UI_ACTION);
283 return TEST_NO_UI_ACTION;

Completed in 192 milliseconds