Home
last modified time | relevance | path

Searched refs:ACTION_RECOGNIZER_RESULT (Results 1 – 3 of 3) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
DPhoneTypeChoiceRecognizerEngine.java83 Intent intent = new Intent(RecognizerEngine.ACTION_RECOGNIZER_RESULT, null); in onRecognitionSuccess()
DRecognizerEngine.java63 protected static final String ACTION_RECOGNIZER_RESULT = field in RecognizerEngine
DCommandRecognizerEngine.java1111 Intent intent = new Intent(RecognizerEngine.ACTION_RECOGNIZER_RESULT, null); in onRecognitionSuccess()