Searched refs:labelStr (Results 1 – 2 of 2) sorted by relevance
58 public final String labelStr; field in VoiceInputHelper.BaseInfo68 labelStr = label.toString(); in BaseInfo()74 return labelStr.compareTo(((BaseInfo) another).labelStr); in compareTo()