Searched refs:labelSequence (Results 1 – 1 of 1) sorted by relevance
461 CharSequence labelSequence = info.loadLabel(mContext); in loadLabel() local462 label = labelSequence == null ? null : labelSequence.toString(); in loadLabel()