Home | History | Annotate | Download | only in voicedialer

Lines Matching full:mbluetoothdevice

167     private BluetoothDevice mBluetoothDevice;
384 mBluetoothHeadset.startVoiceRecognition(mBluetoothDevice);
424 mBluetoothDevice = deviceList.get(0);
425 int state = mBluetoothHeadset.getConnectionState(mBluetoothDevice);
457 mBluetoothDevice = device;
460 mBluetoothDevice = null;
1119 mBluetoothHeadset.stopVoiceRecognition(mBluetoothDevice);