Home
last modified time | relevance | path

Searched defs:estimateInternalDisplayBounds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSystemWindowManagerProxy.java74 public ArrayMap<CachedDisplayInfo, List<WindowBounds>> estimateInternalDisplayBounds( in estimateInternalDisplayBounds() method in SystemWindowManagerProxy
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DWindowManagerProxy.java108 public ArrayMap<CachedDisplayInfo, List<WindowBounds>> estimateInternalDisplayBounds( in estimateInternalDisplayBounds() method in WindowManagerProxy