OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNewDevice
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp
95
newDevice =
getNewDevice
(mPrimaryOutput, false /*fromCache*/);
/external/webrtc/webrtc/tools/rtcbot/
botmanager.js
146
androidDeviceManager.
getNewDevice
(function (serialNumber) {
176
getNewDevice
: function (callback) {
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
454
audio_devices_t
getNewDevice
(audio_io_handle_t output, bool fromCache);
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
188
getNewDevice
(mOutputs.keyAt(i), true /*fromCache*/),
344
newDevice =
getNewDevice
(mPrimaryOutput, false /*fromCache*/);
468
audio_devices_t newDevice =
getNewDevice
(output, true /*fromCache*/);
[
all
...]
Completed in 145 milliseconds