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}.
1810 case KeyEvent.KEYCODE_MUTE:
1838 case KeyEvent.KEYCODE_MUTE:

Completed in 61 milliseconds