Searched refs:checkSendBecomingNoisyIntent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAudioService.java2741 int delay = checkSendBecomingNoisyIntent(
3271 int delay = checkSendBecomingNoisyIntent(device, state);
3289 delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP,
4511 private int checkSendBecomingNoisyIntent(int device, int state) { method in class:AudioService

Completed in 35 milliseconds