HomeSort by relevance Sort by last modified time
    Searched refs:tryGetHalfWidthText (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/vcard/java/com/android/vcard/
JapaneseUtils.java 372 public static String tryGetHalfWidthText(final char ch) {
VCardUtils.java 644 final String halfWidthText = JapaneseUtils.tryGetHalfWidthText(ch);
    [all...]

Completed in 155 milliseconds