Home
last modified time | relevance | path

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

/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/
H A DRobolectric.java53 public static <T extends IntentService> IntentServiceController<T> buildIntentService( in buildIntentService() method in Robolectric
58 public static <T extends IntentService> IntentServiceController<T> buildIntentService( in buildIntentService() method in Robolectric