HomeSort by relevance Sort by last modified time
    Searched refs:getPresentationString (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
ContactInfoCache.java 505 displayName = getPresentationString(context, presentation, info.callSubject);
511 displayName = getPresentationString(context, presentation, info.callSubject);
548 displayName = getPresentationString(context, presentation, info.callSubject);
612 private static String getPresentationString(Context context, int presentation,
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java     [all...]

Completed in 137 milliseconds