HomeSort by relevance Sort by last modified time
    Searched refs:getVoiceContacts (Results 1 - 2 of 2) sorted by null

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceContact.java 111 public static List<VoiceContact> getVoiceContacts(Activity activity) {
112 if (false) Log.d(TAG, "VoiceContact.getVoiceContacts");
257 if (false) Log.d(TAG, "VoiceContact.getVoiceContacts " + contacts.size());
CommandRecognizerEngine.java 121 if (false) Log.d(TAG, "start getVoiceContacts");
126 VoiceContact.getVoiceContacts(mActivity);
    [all...]

Completed in 28 milliseconds