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
1684 if (mInputs.activeInputsCount() == 0) { in startInput()1766 if (mInputs.activeInputsCount() == 0) { in stopInput()