Searched refs:DOWN (Results 1 - 9 of 9) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapRequestSetPath.java32 ROOT, UP, DOWN enum constant in enum:BluetoothPbapRequestSetPath.SetPathDir
38 mDir = SetPathDir.DOWN;
60 case DOWN:
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
H A DUiDeviceUtils.java32 case DOWN:
H A DUiObject2Utils.java37 case DOWN:
H A DSidePanelHelper.java61 Direction.DOWN);
H A DMenuHelper.java86 By.hasDescendant(ByResource.text(mTargetResources, rowTitleResId)), Direction.DOWN);
/packages/apps/Launcher3/protos/
H A Dlauncher_log.proto115 DOWN = 2;
/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) {
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
H A DLauncherInstrumentationTestCase.java137 } while (container.scroll(Direction.DOWN, 1f));
/packages/apps/Settings/src/com/android/settings/localepicker/
H A DLocaleDragAndDropAdapter.java92 ItemTouchHelper.UP | ItemTouchHelper.DOWN, 0 /* no swipe */) {

Completed in 149 milliseconds