Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/primary/
DStreamPrimary.cpp129 return DeviceSwitchBehavior::UNSUPPORTED_DEVICES; in switchCurrentStream()
201 return DeviceSwitchBehavior::UNSUPPORTED_DEVICES; in switchCurrentStream()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStreamSwitcher.h151 UNSUPPORTED_DEVICES, enumerator
/hardware/interfaces/audio/aidl/default/r_submix/
DStreamRemoteSubmix.cpp348 return DeviceSwitchBehavior::UNSUPPORTED_DEVICES; in switchCurrentStream()
382 return DeviceSwitchBehavior::UNSUPPORTED_DEVICES; in switchCurrentStream()
/hardware/interfaces/audio/aidl/default/
DStreamSwitcher.cpp180 if (behavior == DeviceSwitchBehavior::UNSUPPORTED_DEVICES) { in setConnectedDevices()