Searched refs:checkSendBecomingNoisyIntent (Results 1 – 1 of 1) sorted by relevance
3126 int delay = checkSendBecomingNoisyIntent(3256 int delay = checkSendBecomingNoisyIntent( in disconnectA2dp()3792 int delay = checkSendBecomingNoisyIntent(type, state); in setWiredDeviceConnectionState()3810 delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, in setBluetoothA2dpDeviceConnectionState()5000 private int checkSendBecomingNoisyIntent(int device, int state) { in checkSendBecomingNoisyIntent() method in AudioService