Searched refs:TYPE_SCALE (Results 1 – 5 of 5) sorted by relevance
111 TYPE_SCALE, enumerator129 , mType(TYPE_SCALE) in Configuration()151 case TYPE_SCALE: in setType()786 case VolumeShaper::Configuration::TYPE_SCALE: { in applyVolumeShaper()976 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in setIdIfNecessary()
114 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in convertJobjectToConfiguration()153 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in convertVolumeShaperToJobject()
251 TYPE_SCALE,271 /* package */ static final int TYPE_SCALE = 1; field in VolumeShaper.Configuration770 private int mType = TYPE_SCALE;
638 if (config->getType() == media::VolumeShaper::Configuration::TYPE_SCALE) { in createVolumeShaperConfigurationObj()
45043 Landroid/media/VolumeShaper$Configuration;->TYPE_SCALE:I