Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DClipAnimationHelper.java121 public void updateSource(Rect homeStackBounds, RemoteAnimationTargetCompat target) { in updateSource() argument
122 mHomeStackBounds.set(homeStackBounds); in updateSource()