[go: nahoru, domu]

Searched defs:KEYCODE_MUTE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DKeyEvent.java290 public static final int KEYCODE_MUTE = 91; field in class:KeyEvent
476 * Mutes the speaker, unlike {@link #KEYCODE_MUTE}.
1801 case KeyEvent.KEYCODE_MUTE:
1829 case KeyEvent.KEYCODE_MUTE:

Completed in 33 milliseconds