Home
last modified time | relevance | path

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

/packages/apps/VoiceDialer/src/com/android/voicedialer/
DCommandRecognizerEngine.java1008 long spokenPhoneId = in onRecognitionSuccess() local
1014 if (spokenPhoneId != VoiceContact.ID_UNDEFINED) { in onRecognitionSuccess()
1016 Phone.CONTENT_URI, spokenPhoneId), in onRecognitionSuccess()