Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DVolumeShaper.java809 private static void checkCurveForErrorsAndThrowException( in checkCurveForErrorsAndThrowException() method in VolumeShaper.Configuration
1012 checkCurveForErrorsAndThrowException(times, volumes, log, false /* ise */); in setCurve()
1028 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in reflectTimes()
1053 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in invertVolumes()
1084 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToEndVolume()
1118 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToStartVolume()
1146 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt31818 Landroid/media/VolumeShaper$Configuration;->checkCurveForErrorsAndThrowException([F[FZZ)V