Searched refs:checkSendBecomingNoisyIntentInt (Results 1 – 2 of 2) sorted by relevance
474 final int delay = checkSendBecomingNoisyIntentInt( in disconnectA2dp()507 final int delay = checkSendBecomingNoisyIntentInt( in disconnectHearingAid()523 return checkSendBecomingNoisyIntentInt(device, state, musicDevice); in checkSendBecomingNoisyIntent()555 delay = checkSendBecomingNoisyIntentInt(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, in setBluetoothA2dpDeviceConnectionState()590 int delay = checkSendBecomingNoisyIntentInt(type, state, AudioSystem.DEVICE_NONE); in setWiredDeviceConnectionState()605 delay = checkSendBecomingNoisyIntentInt(AudioSystem.DEVICE_OUT_HEARING_AID, in setBluetoothHearingAidDeviceConnectionState()762 private int checkSendBecomingNoisyIntentInt(int device, in checkSendBecomingNoisyIntentInt() method in AudioDeviceInventory
4121 HSPLcom/android/server/audio/AudioDeviceInventory;->checkSendBecomingNoisyIntentInt(III)I