Searched refs:SW_MICROPHONE_INSERT (Results 1 – 2 of 2) sorted by relevance
37 import static com.android.server.input.InputManagerService.SW_MICROPHONE_INSERT;114 if (mInputManager.getSwitchState(-1, InputDevice.SOURCE_ANY, SW_MICROPHONE_INSERT) in onSystemReady()
286 public static final int SW_MICROPHONE_INSERT = 0x04; field in InputManagerService301 public static final int SW_MICROPHONE_INSERT_BIT = 1 << SW_MICROPHONE_INSERT;