Searched refs:TYPE_SCALE (Results 1 – 3 of 3) sorted by relevance
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