Searched refs:checkSendBecomingNoisyIntentInt (Results 1 – 2 of 2) sorted by relevance
472 final int delay = checkSendBecomingNoisyIntentInt( in disconnectA2dp()505 final int delay = checkSendBecomingNoisyIntentInt( in disconnectHearingAid()521 return checkSendBecomingNoisyIntentInt(device, state, musicDevice); in checkSendBecomingNoisyIntent()548 delay = checkSendBecomingNoisyIntentInt(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, in setBluetoothA2dpDeviceConnectionState()583 int delay = checkSendBecomingNoisyIntentInt(type, state, AudioSystem.DEVICE_NONE); in setWiredDeviceConnectionState()598 delay = checkSendBecomingNoisyIntentInt(AudioSystem.DEVICE_OUT_HEARING_AID, in setBluetoothHearingAidDeviceConnectionState()752 private int checkSendBecomingNoisyIntentInt(int device, in checkSendBecomingNoisyIntentInt() method in AudioDeviceInventory
4121 HSPLcom/android/server/audio/AudioDeviceInventory;->checkSendBecomingNoisyIntentInt(III)I