Home
last modified time | relevance | path

Searched defs:musicDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java4638 int musicDevice) in setBluetoothHearingAidDeviceConnectionState()
4677 int musicDevice, int a2dpVolume) in setBluetoothA2dpDeviceConnectionStateInt()
6086 int musicDevice = getDeviceForStream(AudioSystem.STREAM_MUSIC); in onBluetoothA2dpDeviceConfigChange() local
6166 private int checkSendBecomingNoisyIntent(int device, int state, int musicDevice) { in checkSendBecomingNoisyIntent()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5582 audio_devices_t musicDevice = getDeviceForStrategy(STRATEGY_MEDIA, true /*fromCache*/); in loadConfig() local