Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/server/backup/
DSliceBackupHelper.java46 ServiceManager.getService(Context.SLICE_SERVICE)); in getBackupPayload()
65 ServiceManager.getService(Context.SLICE_SERVICE)); in applyRestoredPayload()
/frameworks/base/core/java/android/app/slice/
DSliceManager.java61 @SystemService(Context.SLICE_SERVICE)
114 ServiceManager.getServiceOrThrow(Context.SLICE_SERVICE)); in SliceManager()
/frameworks/base/services/core/java/com/android/server/slice/
DSliceManagerService.java602 publishBinderService(Context.SLICE_SERVICE, mService); in onStart()
/frameworks/base/core/java/android/content/
DContext.java3775 public static final String SLICE_SERVICE = "slice"; field in Context
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1210 registerService(Context.SLICE_SERVICE, SliceManager.class, in registerService() argument
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14035 Landroid/content/Context;->SLICE_SERVICE:Ljava/lang/String;