OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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