Searched refs:KEYCODE_MINUS (Results 1 – 9 of 9) sorted by relevance
135 KeyEvent.KEYCODE_MINUS,
97 DEFAULT_KEYCODE_FOR_SCANCODE.put(SCANCODE_MINUS, KeyEvent.KEYCODE_MINUS); in DEFAULT_KEYCODE_FOR_SCANCODE.put() argument
82 import static android.view.KeyEvent.KEYCODE_MINUS;314 case VK_MINUS: return KEYCODE_MINUS; in javaToAndroidKeyCode()
1056 case KeyEvent.KEYCODE_MINUS:
256 public static final int KEYCODE_MINUS = 69; field in KeyEvent
301 mSpecialCharacterNames.put(KeyEvent.KEYCODE_MINUS, "-"); in loadResources()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
32596 field public static final int KEYCODE_MINUS = 69; // 0x45
51407 field public static final int KEYCODE_MINUS = 69; // 0x45