Home
last modified time | relevance | path

Searched defs:FOCUS_DOWN (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DRotaryDirectManipulationWidgets.java196 map.put(KeyEvent.KEYCODE_DPAD_DOWN, View.FOCUS_DOWN); in map.put()
/aosp12/packages/apps/Car/RotaryController/proto/
H A Dcar_rotary_controller.proto102 FOCUS_DOWN = 4; enumerator
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DRotaryService.java214 map.put(View.FOCUS_DOWN, "down"); in map.put()
231 map.put(View.FOCUS_DOWN, 1); in map.put()
497 map.put(View.FOCUS_DOWN, KeyEvent.KEYCODE_DPAD_DOWN); in map.put()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java1943 public static final int FOCUS_DOWN = 0x00000082; field in View
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...