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

/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java217 * conjuntion with getProperties() and setProperties() methods to backup and restore
272 public BassBoost.Settings getProperties() method in class:BassBoost
H A DPresetReverb.java235 * conjuntion with getProperties() and setProperties() methods to backup and restore
290 public PresetReverb.Settings getProperties() method in class:PresetReverb
H A DVirtualizer.java218 * conjuntion with getProperties() and setProperties() methods to backup and restore
273 public Virtualizer.Settings getProperties() method in class:Virtualizer
H A DEqualizer.java95 // used by setProperties()/getProperties
450 * conjuntion with getProperties() and setProperties() methods to backup and restore
528 public Equalizer.Settings getProperties() method in class:Equalizer
H A DEnvironmentalReverb.java109 // used by setProperties()/getProperties
506 * conjuntion with getProperties() and setProperties() methods to backup and restore
627 public EnvironmentalReverb.Settings getProperties() method in class:EnvironmentalReverb
/frameworks/base/core/java/android/pim/
H A DICalendar.java162 public List<Property> getProperties(String name) { method in class:ICalendar.Component
201 for (Property property : getProperties(propertyName)) {

Completed in 866 milliseconds