Searched defs:getSupportedDevices (Results 1 – 7 of 7) sorted by relevance
124 const DeviceVector &getSupportedDevices() const { return mSupportedDevices; } in getSupportedDevices() function
37 status_t DeviceHalLocal::getSupportedDevices(uint32_t *devices) { in getSupportedDevices() function in android::DeviceHalLocal
113 status_t DeviceHalHidl::getSupportedDevices(uint32_t*) { in getSupportedDevices() function in android::DeviceHalHidl
38 status_t DeviceHalLocal::getSupportedDevices(uint32_t *devices) { in getSupportedDevices() function in android::V4_0::DeviceHalLocal
119 status_t DeviceHalHidl::getSupportedDevices(uint32_t*) { in getSupportedDevices() function in android::V4_0::DeviceHalHidl
355 audio_devices_t AudioInputCollection::getSupportedDevices(audio_io_handle_t handle) const in getSupportedDevices() function in android::AudioInputCollection
710 audio_devices_t SwAudioOutputCollection::getSupportedDevices(audio_io_handle_t handle) const in getSupportedDevices() function in android::SwAudioOutputCollection