OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVCardTypeFromString
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java
408
public static int
getVCardTypeFromString
(final String vcardTypeString) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ExportProcessor.java
127
vcardType = VCardConfig.
getVCardTypeFromString
(
130
vcardType = VCardConfig.
getVCardTypeFromString
(exportType);
Completed in 886 milliseconds