Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DWorkspaceRevealAnim.java81 launcher.getWorkspace().getStateTransitionAnimation() in WorkspaceRevealAnim()
136 launcher.getWorkspace().getStateTransitionAnimation() in prepareToAnimate()
DStaggeredWorkspaceAnim.java173 launcher.getWorkspace().getStateTransitionAnimation() in StaggeredWorkspaceAnim()
224 launcher.getWorkspace().getStateTransitionAnimation() in prepareToAnimate()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1595 public WorkspaceStateTransitionAnimation getStateTransitionAnimation() { in getStateTransitionAnimation() method in Workspace