Home
last modified time | relevance | path

Searched refs:createService (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java189 public AccessibilityManager createService(ContextImpl ctx) { in registerService()
196 public CaptioningManager createService(ContextImpl ctx) { in registerService()
203 public AccountManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()
212 public ActivityManager createService(ContextImpl ctx) { in registerService()
219 public AlarmManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()
228 public AudioManager createService(ContextImpl ctx) { in registerService()
235 public MediaRouter createService(ContextImpl ctx) { in registerService()
242 public BluetoothManager createService(ContextImpl ctx) { in registerService()
249 public HdmiControlManager createService() throws ServiceNotFoundException { in registerService()
257 public TextClassificationManager createService(ContextImpl ctx) { in registerService()
[all …]
/frameworks/support/media/api23/androidx/media/
DMediaBrowserServiceCompatApi23.java28 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService() method in MediaBrowserServiceCompatApi23
/frameworks/support/media/api26/androidx/media/
DMediaBrowserServiceCompatApi26.java46 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService() method in MediaBrowserServiceCompatApi26
/frameworks/support/media/api21/androidx/media/
DMediaBrowserServiceCompatApi21.java36 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService() method in MediaBrowserServiceCompatApi21
/frameworks/support/media/src/main/java/androidx/media/
DMediaBrowserServiceCompat.java295 mServiceObj = MediaBrowserServiceCompatApi21.createService( in onCreate()
463 mServiceObj = MediaBrowserServiceCompatApi23.createService( in onCreate()
498 mServiceObj = MediaBrowserServiceCompatApi26.createService( in onCreate()
/frameworks/base/config/
Dboot-image-profile.txt880 HPLandroid/app/SystemServiceRegistry$34;->createService(Landroid/app/ContextImpl;)Landroid/app/Stat…
881 HPLandroid/app/SystemServiceRegistry$34;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
882 HPLandroid/app/SystemServiceRegistry$54;->createService(Landroid/app/ContextImpl;)Landroid/net/wifi…
883 HPLandroid/app/SystemServiceRegistry$54;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
884 HPLandroid/app/SystemServiceRegistry$55;->createService(Landroid/app/ContextImpl;)Landroid/net/wifi…
885 HPLandroid/app/SystemServiceRegistry$55;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
886 HPLandroid/app/SystemServiceRegistry$61;->createService(Landroid/app/ContextImpl;)Landroid/hardware…
887 HPLandroid/app/SystemServiceRegistry$61;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
888 HPLandroid/app/SystemServiceRegistry$64;->createService(Landroid/app/ContextImpl;)Landroid/print/Pr…
889 HPLandroid/app/SystemServiceRegistry$64;->createService(Landroid/app/ContextImpl;)Ljava/lang/Object;
[all …]