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

  /packages/apps/InCallUI/src/com/android/incallui/
ContactInfoCache.java 395 displayName = getPresentationString(context, presentation);
401 displayName = getPresentationString(context, presentation);
438 displayName = getPresentationString(context, presentation);
485 private static String getPresentationString(Context context, int presentation) {
  /packages/services/Telephony/src/com/android/phone/
PhoneUtils.java     [all...]

Completed in 1278 milliseconds