Searched defs:getVoiceContacts (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
H A DVoiceContact.java111 public static List<VoiceContact> getVoiceContacts(Activity activity) { method in class:VoiceContact
112 if (false) Log.d(TAG, "VoiceContact.getVoiceContacts");
257 if (false) Log.d(TAG, "VoiceContact.getVoiceContacts " + contacts.size());

Completed in 22 milliseconds