Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:startVoiceRecognition

573     public boolean startVoiceRecognition(BluetoothDevice device) {
574 if (DBG) log("startVoiceRecognition()");
578 return mService.startVoiceRecognition(device);