Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DFallbackActivityInterface.java137 public Rect getOverviewWindowBounds(Rect homeBounds, RemoteAnimationTargetCompat target) { in getOverviewWindowBounds() method in FallbackActivityInterface
H A DLauncherActivityInterface.java254 public Rect getOverviewWindowBounds(Rect homeBounds, RemoteAnimationTargetCompat target) { in getOverviewWindowBounds() method in LauncherActivityInterface
H A DBaseActivityInterface.java164 public abstract Rect getOverviewWindowBounds( in getOverviewWindowBounds() method in BaseActivityInterface