OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkOutputsForDevice
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
417
status_t
checkOutputsForDevice
(audio_devices_t device,
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
82
// by
checkOutputsForDevice
(). This will be needed by checkOutputForAllStrategies()
94
if (
checkOutputsForDevice
(device, state, outputs) != NO_ERROR) {
97
ALOGV("setDeviceConnectionState()
checkOutputsForDevice
() returned %d outputs",
139
checkOutputsForDevice
(device, state, outputs);
167
// opened by
checkOutputsForDevice
() to query dynamic parameters
[
all
...]
Completed in 137 milliseconds