Searched refs:ACTION_ADD_CONTROL (Results 1 – 1 of 1) sorted by relevance
61 private static final String ACTION_ADD_CONTROL = "android.service.controls.action.ADD_CONTROL"; field in CtsControlsServiceTest317 assertEquals(intent.getAction(), ACTION_ADD_CONTROL); in testRequestAddControl()