Searched refs:addCallIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
H A DCommandRecognizerEngine.java979 addCallIntent(intents, uri,
1015 addCallIntent(intents, ContentUris.withAppendedId(
1043 addCallIntent(intents, ContentUris.withAppendedId(
1071 addCallIntent(intents, ContentUris.withAppendedId(
1079 addCallIntent(intents, ContentUris.withAppendedId(
1087 addCallIntent(intents, ContentUris.withAppendedId(
1095 addCallIntent(intents, ContentUris.withAppendedId(
1102 addCallIntent(intents, ContentUris.withAppendedId(
1119 addCallIntent(intents, Uri.fromParts("voicemail", "x", null),
1127 addCallIntent(intent
1207 private static void addCallIntent(ArrayList<Intent> intents, Uri uri, String literal, method in class:CommandRecognizerEngine
[all...]

Completed in 42 milliseconds