Home
last modified time | relevance | path

Searched defs:displayInfoContext (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSystemWindowManagerProxy.java44 public int getRotation(Context displayInfoContext) { in getRotation()
58 Context displayInfoContext) { in estimateInternalDisplayBounds()
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java97 Context displayInfoContext) { in estimateInternalDisplayBounds()
109 public WindowBounds getRealBounds(Context displayInfoContext, CachedDisplayInfo info) { in getRealBounds()
310 public CachedDisplayInfo getDisplayInfo(Context displayInfoContext) { in getDisplayInfo()
344 public int getRotation(Context displayInfoContext) { in getRotation()
353 protected Display getDisplay(Context displayInfoContext) { in getDisplay()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DDisplayController.java128 Context displayInfoContext = getDisplayInfoContext(display); in DisplayController() local
263 Context displayInfoContext = getDisplayInfoContext(display); in handleInfoChange() local
334 public Info(Context displayInfoContext) { in Info()
340 public Info(Context displayInfoContext, in Info()