Searched defs:getPresentationString (Results 1 - 2 of 2) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
H A DContactInfoCache.java395 displayName = getPresentationString(context, presentation);
401 displayName = getPresentationString(context, presentation);
438 displayName = getPresentationString(context, presentation);
485 private static String getPresentationString(Context context, int presentation) { method in class:ContactInfoCache
/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java2290 public static String getPresentationString(Context context, int presentation) { method in class:PhoneUtils

Completed in 197 milliseconds