Home
last modified time | relevance | path

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

/cts/tests/musicrecognition/src/android/musicrecognition/cts/
DCtsMusicRecognitionService.java42 public static final ComponentName SERVICE_COMPONENT = new ComponentName( field in CtsMusicRecognitionService
DMusicRecognitionManagerTest.java100 setService(CtsMusicRecognitionService.SERVICE_COMPONENT.flattenToString()); in setUp()
/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
DCtsContentSuggestionsService.java41 public static final ComponentName SERVICE_COMPONENT = new ComponentName( field in CtsContentSuggestionsService
DContentSuggestionsManagerTest.java82 setService(CtsContentSuggestionsService.SERVICE_COMPONENT.flattenToString()); in setup()