Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DDisplayController.java317 Map<String, Set<WindowBounds>> perDisplayBoundsCache) { in Info() argument
344 Set<WindowBounds> displayBounds = perDisplayBoundsCache.get(displayKey); in Info()