Searched defs:property (Results 1 – 9 of 9) sorted by relevance
111 public static boolean propertyExists(String property) { in propertyExists()116 public static boolean propertyEquals(String property, String value) { in propertyEquals()127 public static boolean propertyMatches(String property, String regex) { in propertyMatches()139 public static int getPropertyInt(String property) { in getPropertyInt()152 public static String getProperty(String property) { in getProperty()
100 private String[] getStringList(String property) throws IOException { in getStringList()112 static String getProperty(String property) in getProperty()132 private void assertProperty(String message, String property, String expected) in assertProperty()156 private void assertNoPropertySet(String message, String property) throws IOException { in assertNoPropertySet()
103 String property = "y"; in testOfFloat() local132 String property = "y"; in testOfFloatBase() local146 String property = "scrollY"; in testOfInt() local170 String property = "backgroundColor"; in testOfObject() local231 String property = "backgroundColor"; in testOfArgb() local302 String property = "y"; in testSetFloatValues() local346 String property = "y"; in testClone() local779 String property = "y"; in testIsStarted() local811 final Property property = AnimTarget.TEST_VALUE; in testSetStartEndValues() local
466 String property = "y"; in testEnd() local508 String property = "y"; in testGetAnimatedValue_PropertyName() local688 String property = "y"; in getAnimator() local700 long sleepTime, String property) throws InterruptedException { in getValue()
247 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class,"y"); in testOfFloat_Property() local282 String property = "backgroundColor"; in testOfInt_Property() local527 FloatProperty property = new FloatProperty("distance") { in testOfObject_Converter() local685 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class,"y"); in testSetProperty() local
134 String property = "y"; in testEnd() local
608 String property = "y"; in getYAnimator() local
31 protected static String getProperty(String property) in getProperty()
421 private static String getProperty(String property) in getProperty()