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

/frameworks/base/core/java/android/view/
H A DKeyEvent.java288 * Mutes the microphone, unlike {@link #KEYCODE_VOLUME_MUTE}. */
478 public static final int KEYCODE_VOLUME_MUTE = 164; field in class:KeyEvent
1840 case KeyEvent.KEYCODE_VOLUME_MUTE:

Completed in 76 milliseconds