Searched refs:isComputeCsdForcedOnAllDevices (Results 1 – 3 of 3) sorted by relevance
210 if (isComputeCsdForcedOnAllDevices()) { in getIdForAudioDevice()547 if (isComputeCsdForcedOnAllDevices()) { in shouldComputeCsdForDeviceType()571 if (isComputeCsdForcedOnAllDevices()) { in shouldComputeCsdForDeviceWithAddress()610 bool SoundDoseManager::isComputeCsdForcedOnAllDevices() const { in isComputeCsdForcedOnAllDevices() function in android::SoundDoseManager
149 bool isComputeCsdForcedOnAllDevices() const;
298 EXPECT_FALSE(mSoundDoseManager->isComputeCsdForcedOnAllDevices()); in TEST_F()