Searched refs:SLICE_SERVICE (Results 1 – 6 of 6) sorted by relevance
46 ServiceManager.getService(Context.SLICE_SERVICE)); in getBackupPayload()65 ServiceManager.getService(Context.SLICE_SERVICE)); in applyRestoredPayload()
68 @SystemService(Context.SLICE_SERVICE)121 ServiceManager.getServiceOrThrow(Context.SLICE_SERVICE)); in SliceManager()
675 publishBinderService(Context.SLICE_SERVICE, mService); in onStart()
4915 public static final String SLICE_SERVICE = "slice"; field in Context
1387 registerService(Context.SLICE_SERVICE, SliceManager.class, in registerService() argument
10271 Landroid/content/Context;->SLICE_SERVICE:Ljava/lang/String;