Searched refs:activeInputsCount (Results 1 – 3 of 3) sorted by relevance
96 uint32_t activeInputsCount() const;
225 uint32_t AudioInputCollection::activeInputsCount() const in activeInputsCount() function in android::AudioInputCollection
1655 if (mInputs.activeInputsCount() == 0) { in startInput()1737 if (mInputs.activeInputsCount() == 0) { in stopInput()