Searched defs:createService (Results 1 – 4 of 4) sorted by relevance
28 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService() method in MediaBrowserServiceCompatApi23
46 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService() method in MediaBrowserServiceCompatApi26
36 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService() method in MediaBrowserServiceCompatApi21
1129 public abstract T createService(ContextImpl ctx) throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.CachedServiceFetcher1153 public abstract T createService() throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.StaticServiceFetcher1186 public abstract T createService(Context applicationContext) throws ServiceNotFoundException; in createService() method in SystemServiceRegistry.StaticApplicationContextServiceFetcher