Searched refs:START_VOICE_RECOGNITION_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
2737 private static final int START_VOICE_RECOGNITION_TIMEOUT = 5000; // ms field in BluetoothHandsfree2742 mHandler.sendMessageDelayed(msg, START_VOICE_RECOGNITION_TIMEOUT); in expectVoiceRecognition()2744 mStartVoiceRecognitionWakeLock.acquire(START_VOICE_RECOGNITION_TIMEOUT); in expectVoiceRecognition()