Searched refs:activeInputsCountOnDevices (Results 1 – 3 of 3) sorted by relevance
115 uint32_t activeInputsCountOnDevices(audio_devices_t devices = AUDIO_DEVICE_IN_DEFAULT) const;
326 uint32_t AudioInputCollection::activeInputsCountOnDevices(audio_devices_t devices) const in activeInputsCountOnDevices() function in android::AudioInputCollection
1919 if (mInputs.activeInputsCountOnDevices() != 0) { in startInput()2053 mInputs.activeInputsCountOnDevices(primaryInputDevices) == 1) { in startInput()2143 mInputs.activeInputsCountOnDevices(primaryInputDevices) == 0) { in stopInput()