Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DDisplayController.java331 Set<WindowBounds> currentSupportedBounds = in Info() local
333 mPerDisplayBounds.put(displayId, currentSupportedBounds); in Info()
334 supportedBounds.addAll(currentSupportedBounds); in Info()