Searched refs:checkCurveForErrorsAndThrowException (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | VolumeShaper.java | 809 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/ |
D | hiddenapi-max-target-o.txt | 31818 Landroid/media/VolumeShaper$Configuration;->checkCurveForErrorsAndThrowException([F[FZZ)V
|