Home
last modified time | relevance | path

Searched refs:ReflectiveProperty (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DReflectiveProperty.java26 class ReflectiveProperty<T, V> extends Property<T, V> { class
45 public ReflectiveProperty(Class<T> propertyHolder, Class<V> valueType, String name) { in ReflectiveProperty() method in ReflectiveProperty
H A DProperty.java55 return new ReflectiveProperty<T, V>(hostType, valueType, name); in of()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8267 android.util.ReflectiveProperty
H A Dboot-image-profile.txt31065 Landroid/util/ReflectiveProperty;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8298 android.util.ReflectiveProperty
H A Dboot-image-profile.txt41199 Landroid/util/ReflectiveProperty;