Searched refs:mVoiceRecognitionStarted (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java175 private boolean mVoiceRecognitionStarted; field in class:BluetoothHandsfree
251 mVoiceRecognitionStarted = false;
2751 mVoiceRecognitionStarted) {
2756 mVoiceRecognitionStarted = true;
2768 mVoiceRecognitionStarted = false;
2782 mVoiceRecognitionStarted = false;
2791 return (mVoiceRecognitionStarted || mWaitingForVoiceRecognition);

Completed in 20 milliseconds