Home
last modified time | relevance | path

Searched defs:Property (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/util/
DProperty.java28 public abstract class Property<T, V> { class
61 public Property(Class<V> type, String name) { in Property() method in Property
/frameworks/native/include/input/
DKeyCharacterMap.h195 struct Property { struct
219 status_t parseKeyProperty(); argument
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/utils/
DBmsgTokenizer.java35 static public class Property { class in BmsgTokenizer
39 public Property(String name, String value) { in Property() method in BmsgTokenizer.Property
/frameworks/support/transition/base/android/support/transition/
DPropertyValuesHolderUtilsImpl.java26 PropertyValuesHolder ofPointF(Property<?, PointF> property, Path path); in ofPointF() argument
/frameworks/support/transition/api21/android/support/transition/
DPropertyValuesHolderUtilsApi21.java29 public PropertyValuesHolder ofPointF(Property<?, PointF> property, Path path) { in ofPointF() argument
/frameworks/support/transition/api14/android/support/transition/
DPropertyValuesHolderUtilsApi14.java29 public PropertyValuesHolder ofPointF(Property<?, PointF> property, Path path) { in ofPointF() argument
/frameworks/support/transition/src/android/support/transition/
DPropertyValuesHolderUtils.java47 static PropertyValuesHolder ofPointF(Property<?, PointF> property, Path path) { in ofPointF() argument
/frameworks/base/media/java/android/mtp/
DMtpPropertyGroup.java35 private class Property { class in MtpPropertyGroup
43 Property(int code, int type, int column) { in Property() method in MtpPropertyGroup.Property
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DICalendar.java224 public static class Property { class in ICalendar
245 public Property(String name) { in Property() method in ICalendar.Property
254 public Property(String name, String value) { in Property() method in ICalendar.Property
/frameworks/base/core/java/android/animation/
DPropertyValuesHolder.java167 public static PropertyValuesHolder ofInt(Property<?, Integer> property, int... values) { in ofInt() argument
286 public static PropertyValuesHolder ofFloat(Property<?, Float> property, float... values) { in ofFloat() argument
487 public static <T, V> PropertyValuesHolder ofObject(Property<?, V> property, in ofObject() argument
512 public static <V> PropertyValuesHolder ofObject(Property<?, V> property, in ofObject() argument
/frameworks/base/libs/hwui/
DVectorDrawable.h338 enum class Property { enum
482 enum class Property { enum