Home
last modified time | relevance | path

Searched defs:View (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspaceStateTransitionAnimation.java221 int toPage, boolean animated, HashMap<View, Integer> layerViews) { in getAnimationToState()
267 final int duration, final HashMap<View, Integer> layerViews, in animateWorkspace()
DWorkspace.java2106 HashMap<View, Integer> layerViews) { in setStateWithAnimation()
DLauncher.java3524 boolean animated, HashMap<View, Integer> layerViews) { in startWorkspaceStateChangeAnimation()
/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java804 public ViewPropertyValueHolder(Property<View, Float> property, View view, float value) { in ViewPropertyValueHolder()