Home
last modified time | relevance | path

Searched defs:setConnectedState (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/audio/
Dprimary_device.cpp228 Return<Result> Device::setConnectedState(const DeviceAddress& dev_addr, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::Device
459 Return<Result> PrimaryDevice::setConnectedState(const DeviceAddress& dev_addr, bool connected) { in setConnectedState() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
/device/google/atv/audio_proxy/service/
DDeviceImpl.cpp425 Return<Result> DeviceImpl::setConnectedState(const DeviceAddress& address, in setConnectedState() function in audio_proxy::service::DeviceImpl