Searched refs:customLabelCharSequence (Results 1 – 1 of 1) sorted by relevance
472 CharSequence customLabelCharSequence = info.loadCustomLabel(mContext); in loadCustomLabel() local473 if (customLabelCharSequence != null) { in loadCustomLabel()474 customLabel = customLabelCharSequence.toString(); in loadCustomLabel()