Searched refs:checkForDeviceAndOutputChanges (Results 1 – 2 of 2) sorted by relevance
502 void checkForDeviceAndOutputChanges(std::function<bool()> onOutputsChecked = nullptr);
240 checkForDeviceAndOutputChanges(checkCloseOutputs); in setDeviceConnectionStateInt()681 checkForDeviceAndOutputChanges(); in setPhoneState()778 checkForDeviceAndOutputChanges(); in setForceUse()5009 void AudioPolicyManager::checkForDeviceAndOutputChanges(std::function<bool()> onOutputsChecked) in checkForDeviceAndOutputChanges() function in android::AudioPolicyManager