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

  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragView.java 358 public void animateShift(final int shiftX, final int shiftY) {
  /packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
ShortcutsItemView.java 116 dv.animateShift(-mIconShift.x, -mIconShift.y);

Completed in 97 milliseconds