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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java 26 public static final int INVALID_DIRECTION = -1;
PositionController.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 160 private static final int INVALID_DIRECTION = -100;
194 mPreviousReorderDirection[0] = INVALID_DIRECTION;
195 mPreviousReorderDirection[1] = INVALID_DIRECTION;
    [all...]

Completed in 46 milliseconds