Searched refs:ReflectiveProperty (Results 1 – 6 of 6) sorted by relevance
26 class ReflectiveProperty<T, V> extends Property<T, V> { class45 public ReflectiveProperty(Class<T> propertyHolder, Class<V> valueType, String name) { in ReflectiveProperty() method in ReflectiveProperty
55 return new ReflectiveProperty<T, V>(hostType, valueType, name); in of()
8267 android.util.ReflectiveProperty
31065 Landroid/util/ReflectiveProperty;
8298 android.util.ReflectiveProperty
41199 Landroid/util/ReflectiveProperty;