Home
last modified time | relevance | path

Searched refs:isBluetoothVoiceRecognitionEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarInputService.java963 private boolean isBluetoothVoiceRecognitionEnabled() { in isBluetoothVoiceRecognitionEnabled() method in CarInputService
969 if (isBluetoothVoiceRecognitionEnabled()) { in launchBluetoothVoiceRecognition()