Searched refs:getPropertyName (Results 1 - 25 of 39) sorted by relevance

12

/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
H A DPropertyChangeListenerProxyTest.java48 assertNull(proxy.getPropertyName());
54 assertSame(name, proxy.getPropertyName());
65 assertSame(name, proxy.getPropertyName());
68 assertSame(name, proxy.getPropertyName());
H A DPropertyChangeEventTest.java43 assertEquals("myPropName", event.getPropertyName());
57 assertNull(event.getPropertyName());
74 assertNull(event.getPropertyName());
108 assertEquals("myPropName", event.getPropertyName());
134 assertEquals("myPropName", event.getPropertyName());
156 assertEquals("PropertyName", initEv.getPropertyName(), desrEv
157 .getPropertyName());
H A DPropertyChangeSupportTest.java1309 assertEquals(expPropName, event.getPropertyName());
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
H A DUPropertyAliasesTest.java37 name = UCharacter.getPropertyName(p, choice);
56 String pname = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG);
H A DUCharacterTest.java2239 whichName = UCharacter.getPropertyName(which, UProperty.NameChoice.LONG);
2242 // Catch and ignore the exception from getPropertyName().
2428 name = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG);
H A DUnicodeSetTest.java102 propName = UCharacter.getPropertyName(propNum, nameChoice);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUPropertyAliasesTest.java36 name = UCharacter.getPropertyName(p, choice);
55 String pname = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG);
H A DUCharacterTest.java2238 whichName = UCharacter.getPropertyName(which, UProperty.NameChoice.LONG);
2241 // Catch and ignore the exception from getPropertyName().
2427 name = UCharacter.getPropertyName(p, UProperty.NameChoice.LONG);
H A DUnicodeSetTest.java101 propName = UCharacter.getPropertyName(propNum, nameChoice);
/external/icu/icu4c/source/common/
H A Dpropname.h101 static const char *getPropertyName(int32_t property, int32_t nameChoice);
H A Dpropname.cpp239 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { function in class:PropNameData
294 return PropNameData::getPropertyName(property, nameChoice);
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUPropertyAliases.java243 public String getPropertyName(int property, int nameChoice) { method in class:UPropertyAliases
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DRegexUtilitiesTest.java103 String propName = UCharacter.getPropertyName(propNum, NameChoice.LONG);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUPropertyAliases.java242 public String getPropertyName(int property, int nameChoice) { method in class:UPropertyAliases
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRegexUtilitiesTest.java102 String propName = UCharacter.getPropertyName(propNum, NameChoice.LONG);
/external/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
H A Dcglib-nodep-3.0.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$BeanCopierKey.class BeanCopier. ...
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DUCharacter.java4079 public static String getPropertyName(int property, method in class:UCharacter
4081 return UPropertyAliases.INSTANCE.getPropertyName(property, nameChoice);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java4673 public static String getPropertyName(int property, method in class:UCharacter
4675 return UPropertyAliases.INSTANCE.getPropertyName(property, nameChoice);
/external/guice/lib/build/
H A Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ...
H A Dcglib-3.1.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/sf/cglib/ net/sf/cglib/beans/ ...
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/robolectric/v1/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 629 milliseconds

12