Loading include/android/keycodes.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -262,6 +262,7 @@ enum { AKEYCODE_YEN = 216, AKEYCODE_YEN = 216, AKEYCODE_RO = 217, AKEYCODE_RO = 217, AKEYCODE_KANA = 218, AKEYCODE_KANA = 218, AKEYCODE_ASSIST = 219, // NOTE: If you add a new keycode here you must also add it to several other files. // NOTE: If you add a new keycode here you must also add it to several other files. // Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list. // Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list. Loading Loading
include/android/keycodes.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -262,6 +262,7 @@ enum { AKEYCODE_YEN = 216, AKEYCODE_YEN = 216, AKEYCODE_RO = 217, AKEYCODE_RO = 217, AKEYCODE_KANA = 218, AKEYCODE_KANA = 218, AKEYCODE_ASSIST = 219, // NOTE: If you add a new keycode here you must also add it to several other files. // NOTE: If you add a new keycode here you must also add it to several other files. // Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list. // Refer to frameworks/base/core/java/android/view/KeyEvent.java for the full list. Loading