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

/frameworks/base/services/core/java/com/android/server/location/
H A DLocationProviderInterface.java44 public ProviderProperties getProperties(); method in interface:LocationProviderInterface
H A DPassiveProvider.java63 public ProviderProperties getProperties() { method in class:PassiveProvider
H A DLocationProviderProxy.java117 properties = service.getProperties();
149 public ProviderProperties getProperties() { method in class:LocationProviderProxy
H A DMockProvider.java72 public ProviderProperties getProperties() { method in class:MockProvider
H A DGnssLocationProvider.java770 public ProviderProperties getProperties() { method in class:GnssLocationProvider
/frameworks/base/location/lib/java/com/android/location/provider/
H A DLocationProviderBase.java92 public ProviderProperties getProperties() { method in class:LocationProviderBase.Service
/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java211 * conjuntion with getProperties() and setProperties() methods to backup and restore
266 public BassBoost.Settings getProperties() method in class:BassBoost
H A DLoudnessEnhancer.java212 * conjunction with the getProperties() and setProperties() methods to backup and restore
268 public LoudnessEnhancer.Settings getProperties() method in class:LoudnessEnhancer
H A DPresetReverb.java227 * conjuntion with getProperties() and setProperties() methods to backup and restore
282 public PresetReverb.Settings getProperties() method in class:PresetReverb
H A DEqualizer.java86 // used by setProperties()/getProperties
444 * conjuntion with getProperties() and setProperties() methods to backup and restore
522 public Equalizer.Settings getProperties() method in class:Equalizer
H A DVirtualizer.java552 * conjuntion with getProperties() and setProperties() methods to backup and restore
607 public Virtualizer.Settings getProperties() method in class:Virtualizer
H A DEnvironmentalReverb.java101 // used by setProperties()/getProperties
498 * conjuntion with getProperties() and setProperties() methods to backup and restore
619 public EnvironmentalReverb.Settings getProperties() method in class:EnvironmentalReverb
/frameworks/base/media/java/android/media/midi/
H A DMidiDeviceInfo.java53 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}.
61 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}.
69 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
77 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
85 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
94 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
102 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
110 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
120 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
130 * Used with the {@link android.os.Bundle} returned by {@link #getProperties}
281 public Bundle getProperties() { method in class:MidiDeviceInfo
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DFlingAnimationUtils.java101 AnimatorProperties properties = getProperties(currValue, endValue, velocity,
120 AnimatorProperties properties = getProperties(currValue, endValue, velocity,
126 private AnimatorProperties getProperties(float currValue, method in class:FlingAnimationUtils
/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCall.java138 public int getProperties() { return mProperties; } method in class:ParcelableCall
/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DICalendar.java161 public List<Property> getProperties(String name) { method in class:ICalendar.Component
200 for (Property property : getProperties(propertyName)) {
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java403 public int getProperties() { method in class:BluetoothGattCharacteristic
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java6264 * be then obtained from {@link #getProperties(Context, AttributeSet, int, int)}. In case
8937 public static Properties getProperties(Context context, AttributeSet attrs, method in class:RecyclerView.LayoutManager
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 1000 milliseconds