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

  /packages/apps/Dialer/java/com/android/dialer/calllogutils/
PhoneNumberDisplayUtil.java 34 Optional<String> presentationString = getNameForPresentation(context, presentation);
48 public static Optional<String> getNameForPresentation(Context appContext, int presentation) {
CallLogEntryText.java 46 PhoneNumberDisplayUtil.getNameForPresentation(context, row.numberPresentation());
158 PhoneNumberDisplayUtil.getNameForPresentation(context, row.numberPresentation());
  /packages/apps/Dialer/java/com/android/dialer/calllog/ui/menu/
Modules.java 168 PhoneNumberDisplayUtil.getNameForPresentation(context, row.numberPresentation());

Completed in 2080 milliseconds