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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DRequestSetPath.java34 mDir = SetPathDir.DOWN;
56 case DOWN:
71 ROOT, UP, DOWN enum constant in enum:RequestSetPath.SetPathDir
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStateView.java43 public static int DOWN = 2; field in class:StateView
59 private int mDirection = DOWN;
146 if (mDirection == DOWN) {

Completed in 157 milliseconds