OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsToConvertPhoneticString
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java
476
public static boolean
needsToConvertPhoneticString
(final int vcardType) {
VCardBuilder.java
145
mIsJapaneseMobilePhone = VCardConfig.
needsToConvertPhoneticString
(vcardType);
151
mNeedsToConvertPhoneticString = VCardConfig.
needsToConvertPhoneticString
(vcardType);
[
all
...]
Completed in 62 milliseconds