Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DWorkspaceRevealAnim.java63 workspace.setPivotToScaleWithSelf(launcher.getHotseat()); in WorkspaceRevealAnim()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspaceStateTransitionAnimation.java123 mWorkspace.setPivotToScaleWithSelf(hotseat); in setWorkspaceProperty()
H A DWorkspace.java3344 public void setPivotToScaleWithSelf(View sibling) { in setPivotToScaleWithSelf() method in Workspace