HomeSort by relevance Sort by last modified time
    Searched refs:OVERLAY_SERVICE (Results 1 - 6 of 6) sorted by null

  /packages/apps/Settings/src/com/android/settings/wrapper/
OverlayManagerWrapper.java 37 this(IOverlayManager.Stub.asInterface(ServiceManager.getService(Context.OVERLAY_SERVICE)));
  /packages/apps/Settings/src/com/android/settings/display/
ThemePreferenceController.java 52 this(context, ServiceManager.getService(Context.OVERLAY_SERVICE) != null
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/services/core/java/com/android/server/om/
OverlayManagerService.java 260 publishBinderService(Context.OVERLAY_SERVICE, mService);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java 642 ServiceManager.getService(Context.OVERLAY_SERVICE));
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 305 milliseconds