Searched refs:checkSendBecomingNoisyIntent (Results 1 – 1 of 1) sorted by relevance
3802 int delay = checkSendBecomingNoisyIntent(3879 int delay = checkSendBecomingNoisyIntent(3943 int delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, in disconnectA2dp()3992 int delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_HEARING_AID, in disconnectHearingAid()4617 int delay = checkSendBecomingNoisyIntent(type, state, AudioSystem.DEVICE_NONE); in setWiredDeviceConnectionState()4644 delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_HEARING_AID, in setBluetoothHearingAidDeviceConnectionState()4686 delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, in setBluetoothA2dpDeviceConnectionStateInt()6166 private int checkSendBecomingNoisyIntent(int device, int state, int musicDevice) { in checkSendBecomingNoisyIntent() method in AudioService