Searched refs:getT9Representation (Results 1 – 2 of 2) sorted by relevance
108 String t9Name = getT9Representation(name, context); in getIndexOfT9Substring()176 public static String getT9Representation(String s, Context context) { in getT9Representation() method in QueryFilteringUtil
295 existingMatches.add(QueryFilteringUtil.getT9Representation(name, context)); in addMatches()298 existingMatches.add(QueryFilteringUtil.getT9Representation(initials, context)); in addMatches()