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

/frameworks/base/media/java/android/media/
H A DAudioService.java2167 int delay = checkSendBecomingNoisyIntent(
2577 int delay = checkSendBecomingNoisyIntent(device, state);
2591 delay = checkSendBecomingNoisyIntent(AudioSystem.DEVICE_OUT_BLUETOOTH_A2DP,
3618 private int checkSendBecomingNoisyIntent(int device, int state) { method in class:AudioService

Completed in 533 milliseconds