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 638 final String halfWidthText = JapaneseUtils.tryGetHalfWidthText(ch);

Completed in 42 milliseconds