Searched defs:hasIDType (Results 1 – 2 of 2) sorted by relevance
/external/icu/android_icu4j/src/main/java/android/icu/impl/ | ||
D | UCharacterProperty.java | 1856 public boolean hasIDType(int c, int typeIndex) { in hasIDType() method in UCharacterProperty |
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ | ||
D | UCharacterProperty.java | 1855 public boolean hasIDType(int c, int typeIndex) { in hasIDType() method in UCharacterProperty |