Searched refs:inDevice (Results 1 – 3 of 3) sorted by relevance
280 int inDevice = 0; in setDeviceStateLocked() local291 inDevice = AudioManager.DEVICE_IN_WIRED_HEADSET; in setDeviceStateLocked()315 if (inDevice != 0) { in setDeviceStateLocked()316 mAudioManager.setWiredDeviceConnectionState(inDevice, state, "", headsetName); in setDeviceStateLocked()
630 int inDevice = AudioSystem.DEVICE_IN_BLUETOOTH_SCO_HEADSET; in handleBtScoActiveDeviceChange() local649 inDevice, audioDevice.getAddress(), audioDevice.getName()), in handleBtScoActiveDeviceChange()
9564 int inDevice; in onReceive() local