Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DWindowBounds.java31 public class WindowBounds { class
37 public WindowBounds(Rect bounds, Rect insets) { in WindowBounds() method in WindowBounds
44 public WindowBounds(int width, int height, int availableWidth, int availableHeight) { in WindowBounds() method in WindowBounds