Searched refs:getSoundDoseInterface (Results 1 – 4 of 4) sorted by relevance
653 public ISoundDose getSoundDoseInterface(ISoundDoseCallback callback) { in getSoundDoseInterface() method in AudioSystemAdapter654 return AudioSystem.getSoundDoseInterface(callback); in getSoundDoseInterface()
316 mSoundDose.set(AudioSystem.getSoundDoseInterface(mSoundDoseCallback)); in SoundDoseHelper()818 AudioSystem.getSoundDoseInterface(mSoundDoseCallback)); in reset()
2368 public static ISoundDose getSoundDoseInterface(ISoundDoseCallback callback) { in getSoundDoseInterface() method in AudioSystem
2971 status_t status = AudioSystem::getSoundDoseInterface(nISoundDoseCallback, &nSoundDose); in android_media_AudioSystem_nativeGetSoundDose()