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.java43 public int getRotation(Context displayInfoContext) { in getRotation()
57 Context displayInfoContext) { in estimateInternalDisplayBounds()
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java94 Context displayInfoContext) { in estimateInternalDisplayBounds()
106 public WindowBounds getRealBounds(Context displayInfoContext, CachedDisplayInfo info) { in getRealBounds()
306 public CachedDisplayInfo getDisplayInfo(Context displayInfoContext) { in getDisplayInfo()
340 public int getRotation(Context displayInfoContext) { in getRotation()
349 protected Display getDisplay(Context displayInfoContext) { in getDisplay()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DDisplayController.java121 Context displayInfoContext = getDisplayInfoContext(display); in DisplayController() local
253 Context displayInfoContext = getDisplayInfoContext(display); in handleInfoChange() local
322 public Info(Context displayInfoContext) { in Info()
328 public Info(Context displayInfoContext, in Info()