Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DVolumeShaper.java710 private static void checkCurveForErrorsAndThrowException( in checkCurveForErrorsAndThrowException() method in VolumeShaper.Configuration
913 checkCurveForErrorsAndThrowException(times, volumes, log, false /* ise */); in setCurve()
929 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in reflectTimes()
954 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in invertVolumes()
985 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToEndVolume()
1019 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToStartVolume()
1047 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in build()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt41953 Landroid/media/VolumeShaper$Configuration;->checkCurveForErrorsAndThrowException([F[FZZ)V