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

/packages/apps/InCallUI/src/com/android/incallui/
H A DContactInfoCache.java396 displayName = getPresentationString(context, presentation);
402 displayName = getPresentationString(context, presentation);
439 displayName = getPresentationString(context, presentation);
486 private static String getPresentationString(Context context, int presentation) { method in class:ContactInfoCache
/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java2271 public static String getPresentationString(Context context, int presentation) { method in class:PhoneUtils

Completed in 68 milliseconds