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

/packages/apps/InCallUI/src/com/android/incallui/
H A DContactInfoCache.java394 displayName = getPresentationString(context, presentation);
400 displayName = getPresentationString(context, presentation);
437 displayName = getPresentationString(context, presentation);
484 private static String getPresentationString(Context context, int presentation) { method in class:ContactInfoCache
/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java2649 public static String getPresentationString(Context context, int presentation) { method in class:PhoneUtils

Completed in 88 milliseconds