Searched defs:deviceWithoutSpeaker (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp3509 audio_devices_t deviceWithoutSpeaker local
3512 if (type & deviceWithoutSpeaker) {
4688 audio_devices_t deviceWithoutSpeaker local
4691 if (value & deviceWithoutSpeaker) {

Completed in 49 milliseconds