Searched refs:customizedLabel (Results 1 – 1 of 1) sorted by relevance
385 String customizedLabel = Utils.loadLabel(mContext, mInputInfo); in getLongLabel() local387 if (label.equals(customizedLabel)) { in getLongLabel()388 return customizedLabel; in getLongLabel()390 return customizedLabel + " (" + label + ")"; in getLongLabel()