Home
last modified time | relevance | path

Searched refs:DISPLAY_SERVICE (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/media/java/android/media/projection/
DMediaProjection.java104 DisplayManager dm = (DisplayManager) mContext.getSystemService(Context.DISPLAY_SERVICE); in createVirtualDisplay()
137 DisplayManager dm = (DisplayManager) mContext.getSystemService(Context.DISPLAY_SERVICE); in createVirtualDisplay()
/frameworks/support/v4/jellybean-mr1/android/support/v4/hardware/display/
DDisplayManagerJellybeanMr1.java24 return context.getSystemService(Context.DISPLAY_SERVICE); in getDisplayManager()
/frameworks/base/core/java/android/app/
DPresentation.java180 mDisplayManager = (DisplayManager)getContext().getSystemService(Context.DISPLAY_SERVICE); in Presentation()
DContextImpl.java452 registerService(DISPLAY_SERVICE, new ServiceFetcher() { in registerService() argument
641 getSystemService(Context.DISPLAY_SERVICE); in registerService()
/frameworks/support/v4/jellybean-mr1/android/support/v4/media/routing/
DMediaRouterJellybeanMr1.java72 mDisplayManager = (DisplayManager) context.getSystemService(Context.DISPLAY_SERVICE); in ActiveScanWorkaround()
/frameworks/support/v7/mediarouter/jellybean-mr1/android/support/v7/media/
DMediaRouterJellybeanMr1.java72 mDisplayManager = (DisplayManager) context.getSystemService(Context.DISPLAY_SERVICE); in ActiveScanWorkaround()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
DDisplaySourceService.java62 mDisplayManager = (DisplayManager)context.getSystemService(Context.DISPLAY_SERVICE); in DisplaySourceService()
/frameworks/base/core/java/android/content/
DContext.java2136 DISPLAY_SERVICE,
2783 public static final String DISPLAY_SERVICE = "display"; field in Context
/frameworks/base/services/core/java/com/android/server/display/
DOverlayDisplayWindow.java115 Context.DISPLAY_SERVICE); in OverlayDisplayWindow()
DDisplayManagerService.java236 publishBinderService(Context.DISPLAY_SERVICE, new BinderService(), in onStart()
/frameworks/base/core/java/android/hardware/display/
DDisplayManagerGlobal.java92 IBinder b = ServiceManager.getService(Context.DISPLAY_SERVICE); in getInstance()
/frameworks/base/core/tests/coretests/src/android/hardware/display/
DVirtualDisplayTest.java80 mDisplayManager = (DisplayManager)mContext.getSystemService(Context.DISPLAY_SERVICE); in setUp()
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java868 mDisplayManager = (DisplayManager)getSystemService(Context.DISPLAY_SERVICE); in attach()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java481 if (DISPLAY_SERVICE.equals(service)) { in getSystemService()
/frameworks/base/media/java/android/media/
DMediaRouter.java115 mDisplayService = (DisplayManager) appContext.getSystemService(Context.DISPLAY_SERVICE); in Static()
/frameworks/base/docs/html/sdk/api_diff/17/
DmissingSinces.txt222 NO DOC BLOCK: android.content.Context Field DISPLAY_SERVICE
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java3172 mContext.getSystemService(Context.DISPLAY_SERVICE); in InteractionBridge()
/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java351 (DisplayManager)mService.mContext.getSystemService(Context.DISPLAY_SERVICE); in setWindowManager()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java641 Context.DISPLAY_SERVICE); in RIL()
/frameworks/base/core/java/android/view/
DViewRootImpl.java391 mDisplayManager = (DisplayManager)context.getSystemService(Context.DISPLAY_SERVICE); in ViewRootImpl()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java840 mDisplayManager = (DisplayManager)context.getSystemService(Context.DISPLAY_SERVICE); in WindowManagerService()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java1282 Context.DISPLAY_SERVICE); in getDefaultDisplayMetrics()
/frameworks/base/api/
Dsystem-current.txt7487 field public static final java.lang.String DISPLAY_SERVICE = "display";
Dcurrent.txt7248 field public static final java.lang.String DISPLAY_SERVICE = "display";