Searched refs:displayLabel (Results 1 – 2 of 2) sorted by relevance
113 public AccountTypeForDisplayLabelTest(String displayLabel) {114 mDisplayLabel = displayLabel;
95 CharSequence displayLabel = Phone.getDisplayLabel(mContext, type, label); in convertToString() local127 out.setSpan(new Annotation("label", displayLabel.toString()), 0, len, in convertToString()