HomeSort by relevance Sort by last modified time
    Searched refs:ReorderHintAnimation (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 128 private HashMap<View, ReorderHintAnimation>
129 mShakeAnimators = new HashMap<View, ReorderHintAnimation>();
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java 135 private HashMap<View, ReorderHintAnimation>
136 mShakeAnimators = new HashMap<View, ReorderHintAnimation>();
    [all...]

Completed in 57 milliseconds