Searched refs:letterKey (Results 1 – 1 of 1) sorted by relevance
37 String letterKey = MediaStore.Audio.keyFor(letter); in compare() local41 return wordKey.compareTo(letterKey); in compare()