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()
61 @SystemService(Context.SLICE_SERVICE)114 ServiceManager.getServiceOrThrow(Context.SLICE_SERVICE)); in SliceManager()
602 publishBinderService(Context.SLICE_SERVICE, mService); in onStart()
3775 public static final String SLICE_SERVICE = "slice"; field in Context
1210 registerService(Context.SLICE_SERVICE, SliceManager.class, in registerService() argument
14035 Landroid/content/Context;->SLICE_SERVICE:Ljava/lang/String;