OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:displayNameToStructuredName
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/util/
NameConverter.java
115
public static Map<String, String>
displayNameToStructuredName
(Context context,
149
public static ContentValues
displayNameToStructuredName
(Context context, String displayName,
154
Map<String, String> mapValues =
displayNameToStructuredName
(context, displayName);
/packages/apps/Contacts/src/com/android/contacts/model/
EntityModifier.java
[
all
...]
Completed in 203 milliseconds