HomeSort by relevance Sort by last modified time
    Searched refs:DISPLAY_SERVICE (Results 26 - 50 of 67) sorted by null

12 3

  /frameworks/base/core/tests/coretests/src/android/hardware/display/
VirtualDisplayTest.java 80 mDisplayManager = (DisplayManager)mContext.getSystemService(Context.DISPLAY_SERVICE);
  /frameworks/base/services/core/java/com/android/server/display/
OverlayDisplayWindow.java 108 Context.DISPLAY_SERVICE);
DisplayManagerService.java 301 publishBinderService(Context.DISPLAY_SERVICE, new BinderService(),
    [all...]
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
OverlayDisplayWindow.java 224 Context.DISPLAY_SERVICE);
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /packages/apps/Settings/src/com/android/settings/wfd/
WifiDisplaySettings.java 129 mDisplayManager = (DisplayManager) context.getSystemService(Context.DISPLAY_SERVICE);
215 return context.getSystemService(Context.DISPLAY_SERVICE) != null
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 122 mDisplayManager = (DisplayManager)mContext.getSystemService(Context.DISPLAY_SERVICE);
EncodeVirtualDisplayWithCompositionTest.java     [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java 129 mDisplayManager = (DisplayManager)getSystemService(Context.DISPLAY_SERVICE);
  /packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DvrPlaybackOverlayFragment.java 133 ((DisplayManager) getContext().getSystemService(Context.DISPLAY_SERVICE))
  /packages/apps/TV/src/com/android/tv/ui/
TvViewUiManager.java 138 .getSystemService(Context.DISPLAY_SERVICE);
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java 725 (DisplayManager) mActivity.getSystemService(Context.DISPLAY_SERVICE);
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
ContextFixture.java 246 case Context.DISPLAY_SERVICE:
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 109 mDm = (DisplayManager) mService.getSystemService(Context.DISPLAY_SERVICE);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/widget/
MultiShrinkScroller.java     [all...]
  /packages/apps/Dialer/java/com/android/incallui/
CallCardPresenter.java     [all...]
  /packages/apps/TV/src/com/android/tv/
MainActivity.java 539 DisplayManager displayManager = (DisplayManager) getSystemService(Context.DISPLAY_SERVICE);
    [all...]
  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java 338 registerService(Context.DISPLAY_SERVICE, DisplayManager.class,
    [all...]
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DividerView.java     [all...]
  /frameworks/base/services/core/java/com/android/server/vr/
VrManagerService.java 768 (DisplayManager) getContext().getSystemService(Context.DISPLAY_SERVICE);
    [all...]
  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsService.java 247 Context.DISPLAY_SERVICE);
    [all...]
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java 635 if (DISPLAY_SERVICE.equals(service)) {
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 122 mDisplayService = (DisplayManager) appContext.getSystemService(Context.DISPLAY_SERVICE);
    [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]

Completed in 701 milliseconds

12 3