Searched refs:checkCurveForErrorsAndThrowException (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | VolumeShaper.java | 701 private static void checkCurveForErrorsAndThrowException( in checkCurveForErrorsAndThrowException() method in VolumeShaper.Configuration 903 checkCurveForErrorsAndThrowException(times, volumes, log, false /* ise */); in setCurve() 919 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in reflectTimes() 944 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in invertVolumes() 975 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToEndVolume() 1009 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in scaleToStartVolume() 1037 checkCurveForErrorsAndThrowException(mTimes, mVolumes, log, true /* ise */); in build()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 3937 HPLandroid/media/VolumeShaper$Configuration;->checkCurveForErrorsAndThrowException([F[FZZ)V
|