Searched refs:SW_MUTE_DEVICE (Results 1 – 1 of 1) sorted by relevance
306 public static final int SW_MUTE_DEVICE = 0x0e; field in InputManagerService318 public static final int SW_MUTE_DEVICE_BIT = 1 << SW_MUTE_DEVICE;989 return getSwitchState(-1, InputDevice.SOURCE_ANY, SW_MUTE_DEVICE); in isMicMuted()