Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarInputService.java558 if (launchBluetoothVoiceRecognition()) { in handleVoiceAssistLongPress()
651 private boolean launchBluetoothVoiceRecognition() { in launchBluetoothVoiceRecognition() method in CarInputService