Home
last modified time | relevance | path

Searched refs:GROUP_NONE (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/src/
DLastRemovableMediaDevices.cpp32 (getDeviceOutGroup(desc->type()) != GROUP_NONE)) { in setRemovableMediaDevices()
51 if ((group == GROUP_NONE) || (group == getDeviceOutGroup((iter->desc)->type()))) { in getLastRemovableMediaDevices()
74 return GROUP_NONE; in getDeviceOutGroup()
/frameworks/av/services/audiopolicy/engine/common/include/
DLastRemovableMediaDevices.h27 GROUP_NONE = -1, enumerator
38 device_out_group_t group = GROUP_NONE) const;
DEngineBase.h89 device_out_group_t group = GROUP_NONE) const