Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPatchPanel.cpp654 bool hasSinkDevice = in dump() local
659 hasSinkDevice ? "num sinks" : in dump()
661 hasSinkDevice ? mAudioPatch.num_sinks : in dump()
663 hasSinkDevice ? mAudioPatch.sinks[0].ext.device.type : in dump()