Home
last modified time | relevance | path

Searched defs:buildIntentService (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectric.java43 …public static <T extends IntentService> IntentServiceController<T> buildIntentService(Class<T> ser… in buildIntentService() method in Robolectric
47 …public static <T extends IntentService> IntentServiceController<T> buildIntentService(Class<T> ser… in buildIntentService() method in Robolectric