Home
last modified time | relevance | path

Searched refs:OVERLAY_SERVICE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/om/
DOverlayManager.java36 @SystemService(Context.OVERLAY_SERVICE)
58 ServiceManager.getService(Context.OVERLAY_SERVICE))); in OverlayManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationModeController.java153 ServiceManager.getService(Context.OVERLAY_SERVICE)); in NavigationModeController()
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerService.java266 publishBinderService(Context.OVERLAY_SERVICE, mService); in OverlayManagerService()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1130 registerService(Context.OVERLAY_SERVICE, OverlayManager.class, in registerService() argument
1134 IBinder b = ServiceManager.getServiceOrThrow(Context.OVERLAY_SERVICE); in registerService()
/frameworks/base/core/java/android/content/
DContext.java4803 public static final String OVERLAY_SERVICE = "overlay"; field in Context
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java4327 ServiceManager.getService(Context.OVERLAY_SERVICE));
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13147 Landroid/content/Context;->OVERLAY_SERVICE:Ljava/lang/String;