Home
last modified time | relevance | path

Searched refs:checkSendBecomingNoisyIntentInt (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceInventory.java806 final int delay = checkSendBecomingNoisyIntentInt( in disconnectA2dp()
843 final int delay = checkSendBecomingNoisyIntentInt( in disconnectHearingAid()
859 return checkSendBecomingNoisyIntentInt(device, state, musicDevice); in checkSendBecomingNoisyIntent()
891 delay = checkSendBecomingNoisyIntentInt(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP, in setBluetoothA2dpDeviceConnectionState()
923 int delay = checkSendBecomingNoisyIntentInt(type, state, AudioSystem.DEVICE_NONE); in setWiredDeviceConnectionState()
938 delay = checkSendBecomingNoisyIntentInt(AudioSystem.DEVICE_OUT_HEARING_AID, in setBluetoothHearingAidDeviceConnectionState()
1165 private int checkSendBecomingNoisyIntentInt(int device, in checkSendBecomingNoisyIntentInt() method in AudioDeviceInventory
/aosp12/frameworks/base/services/
H A Dart-profile10882 HPLcom/android/server/audio/AudioDeviceInventory;->checkSendBecomingNoisyIntentInt(III)I+]Lcom/andr…