Searched refs:phoneLabel (Results 1 - 1 of 1) sorted by path

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallerInfo.java93 public String phoneLabel; field in class:CallerInfo
94 /* Split up the phoneLabel into number type and label name */
170 info.phoneLabel = null;
212 info.phoneLabel = Phone.getDisplayLabel(context,
639 .append("\nphoneLabel: " + phoneLabel)

Completed in 94 milliseconds