Searched refs:mApplicableDevices (Results 1 – 4 of 4) sorted by relevance
56 mApplicableDevices = devices; in set()63 ALOGV("%s: 0x%X for inputSource %s", __FUNCTION__, mApplicableDevices, getName().c_str()); in get()64 return mApplicableDevices; in get()
34 mApplicableDevices(AUDIO_DEVICE_NONE) in Element()80 audio_devices_t mApplicableDevices = AUDIO_DEVICE_NONE; variable
82 mApplicableDevices = devices; in setDeviceTypes()85 DeviceTypeSet getDeviceTypes() const { return mApplicableDevices; } in getDeviceTypes()109 DeviceTypeSet mApplicableDevices; variable
133 std::string deviceLiteral = deviceTypesToString(mApplicableDevices); in dump()