Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:startVoiceRecognition

640     public boolean startVoiceRecognition(BluetoothDevice device) {
641 if (DBG) log("startVoiceRecognition()");
645 return mService.startVoiceRecognition(device);