Home
last modified time | relevance | path

Searched refs:checkCurveForErrorsAndThrowException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DVolumeShaper.java711 private static void checkCurveForErrorsAndThrowException( in checkCurveForErrorsAndThrowException() method in VolumeShaper.Configuration
914 checkCurveForErrorsAndThrowException(times, volumes, log, false /* ise */); in setCurve()
930 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in reflectTimes()
955 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in invertVolumes()
986 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToEndVolume()
1020 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToStartVolume()
1048 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45031 Landroid/media/VolumeShaper$Configuration;->checkCurveForErrorsAndThrowException([F[FZZ)V