Searched refs:lookupStructuredName (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
H A DContactUtil.java413 private static CursorQueryData lookupStructuredName(final Context context, final long contactId, method in class:ContactUtil
450 nameCursor = ContactUtil.lookupStructuredName(context, contactId, true)

Completed in 43 milliseconds