Searched refs:nameAtCursor (Results 1 – 1 of 1) sorted by relevance
158 String nameAtCursor = cursor.getString(nameColumn); in getVoiceContacts() local174 if (name != null && !name.equals(nameAtCursor)) { in getVoiceContacts()182 name = nameAtCursor; in getVoiceContacts()