Searched refs:TYPE_SCALE (Results 1 – 4 of 4) sorted by relevance
116 TYPE_SCALE, enumerator122 case TYPE_SCALE: return "TYPE_SCALE"; in toString()160 , mType(TYPE_SCALE) in Configuration()182 case TYPE_SCALE: in setType()403 return setType(TYPE_SCALE); in setTypeFromAidl()413 case TYPE_SCALE: in getTypeAsAidl()957 case VolumeShaper::Configuration::TYPE_SCALE: { in applyVolumeShaper()1147 if (configuration && 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()
252 TYPE_SCALE,272 /* package */ static final int TYPE_SCALE = 1; field in VolumeShaper.Configuration603 return TYPE_SCALE; in typeFromAidl()614 case TYPE_SCALE: in typeToAidl()868 private int mType = TYPE_SCALE;
31830 Landroid/media/VolumeShaper$Configuration;->TYPE_SCALE:I