Searched defs:layerViews (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | WorkspaceStateTransitionAnimation.java | 221 int toPage, boolean animated, HashMap<View, Integer> layerViews) { in getAnimationToState() 267 final int duration, final HashMap<View, Integer> layerViews, in animateWorkspace()
|
| D | LauncherStateTransitionAnimation.java | 209 final HashMap<View, Integer> layerViews = new HashMap<>(); in startAnimationToOverlay() local 498 final HashMap<View, Integer> layerViews = new HashMap<>(); in startAnimationToWorkspaceFromOverlay() local
|
| D | Workspace.java | 2106 HashMap<View, Integer> layerViews) { in setStateWithAnimation()
|
| D | Launcher.java | 3524 boolean animated, HashMap<View, Integer> layerViews) { in startWorkspaceStateChangeAnimation()
|