Searched refs:labelStr (Results 1 – 1 of 1) 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()