OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1159 milliseconds