Searched defs:InterpolatorType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DVolumeShaper.java271 // These values must match the native InterpolatorType enumeration.
280 public @interface InterpolatorType {} interface in class:VolumeShaper.Configuration
308 // These values must match the native VolumeShaper::Configuration::InterpolatorType
571 @InterpolatorType int interpolatorType,
603 public @InterpolatorType int getInterpolatorType() {
819 public @NonNull Builder setInterpolatorType(@InterpolatorType int interpolatorType) {

Completed in 182 milliseconds