Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h308 DEVICE_STATE_UNAVAILABLE, enumerator
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp112 case AudioSystem::DEVICE_STATE_UNAVAILABLE: { in setDeviceConnectionState()
148 if ((state == AudioSystem::DEVICE_STATE_UNAVAILABLE) || in setDeviceConnectionState()
186 case AudioSystem::DEVICE_STATE_UNAVAILABLE: { in setDeviceConnectionState()
223 AudioSystem::device_connection_state state = AudioSystem::DEVICE_STATE_UNAVAILABLE; in getDeviceConnectionState()