Searched refs:getDeviceOutGroup (Results 1 – 2 of 2) sorted by relevance
32 (getDeviceOutGroup(desc->type()) != GROUP_NONE)) { in setRemovableMediaDevices()34 mMediaDevices.insert(mMediaDevices.begin(), {desc, getDeviceOutGroup(desc->type())}); in setRemovableMediaDevices()51 if ((group == GROUP_NONE) || (group == getDeviceOutGroup((iter->desc)->type()))) { in getLastRemovableMediaDevices()58 device_out_group_t LastRemovableMediaDevices::getDeviceOutGroup(audio_devices_t device) const in getDeviceOutGroup() function in android::LastRemovableMediaDevices
47 device_out_group_t getDeviceOutGroup(audio_devices_t device) const;