Searched refs:wordKey (Results 1 – 1 of 1) sorted by relevance
36 String wordKey = MediaStore.Audio.keyFor(word); in compare() local38 if (wordKey.startsWith(letter)) { in compare()41 return wordKey.compareTo(letterKey); in compare()