Searched defs:MOVE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DHighlightView.java46 public static final int MOVE = (1 << 5); field in class:HighlightView
206 retval = MOVE;
234 retval = MOVE;
246 } else if (edge == MOVE) {
/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DTags.java36 public static final int MOVE = 0x05; field in class:Tags
351 public static final int MOVE_PAGE = MOVE << PAGE_SHIFT;

Completed in 1078 milliseconds