Home
last modified time | relevance | path

Searched refs:KEYCODE_MOVE_HOME (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DVirtualKeyEvent.java165 KeyEvent.KEYCODE_MOVE_HOME,
/aosp14/frameworks/base/core/java/android/text/method/
H A DBaseMovementMethod.java230 case KeyEvent.KEYCODE_MOVE_HOME: in handleMovementKey()
/aosp14/frameworks/base/core/java/android/view/
H A DKeyEvent.java394 public static final int KEYCODE_MOVE_HOME = 122; field in KeyEvent
H A DViewRootImpl.java8107 case KeyEvent.KEYCODE_MOVE_HOME: in isNavigationKey()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java264 KeyEvent.KEYCODE_MOVE_HOME, context.getString(R.string.keyboard_key_move_home)); in loadResources()
H A DKeyboardShortcutListSearch.java270 KeyEvent.KEYCODE_MOVE_HOME, context.getString(R.string.keyboard_key_move_home)); in loadResources()
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java2711 case KeyEvent.KEYCODE_MOVE_HOME: in isNavigationKey()
/aosp14/frameworks/base/core/java/android/widget/
H A DScrollView.java550 case KeyEvent.KEYCODE_MOVE_HOME: in executeKeyEvent()
H A DGridView.java1729 case KeyEvent.KEYCODE_MOVE_HOME: in commonKey()
H A DListView.java2459 case KeyEvent.KEYCODE_MOVE_HOME: in commonKey()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt50929 field public static final int KEYCODE_MOVE_HOME = 122; // 0x7a