Home
last modified time | relevance | path

Searched defs:hasIDType (Results 1 – 2 of 2) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java1856 public boolean hasIDType(int c, int typeIndex) { in hasIDType() method in UCharacterProperty
1869 public boolean hasIDType(int c, IdentifierType type) { in hasIDType() method in UCharacterProperty
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DUCharacterProperty.java1855 public boolean hasIDType(int c, int typeIndex) { in hasIDType() method in UCharacterProperty
1868 public boolean hasIDType(int c, IdentifierType type) { in hasIDType() method in UCharacterProperty