OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_RECOGNIZER_RESULT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/VoiceDialer/src/com/android/voicedialer/
PhoneTypeChoiceRecognizerEngine.java
84
Intent intent = new Intent(RecognizerEngine.
ACTION_RECOGNIZER_RESULT
, null);
RecognizerEngine.java
64
protected static final String
ACTION_RECOGNIZER_RESULT
=
65
"com.android.voicedialer.
ACTION_RECOGNIZER_RESULT
";
CommandRecognizerEngine.java
[
all
...]
Completed in 43 milliseconds