Home
last modified time | relevance | path

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

/packages/apps/Car/VoiceControl/src/com/android/car/
DTelecomUtils.java51 public List<BluetoothDevice> getHfpDeviceList() { in getHfpDeviceList() method in TelecomUtils
/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DVoicePlateActivity.java255 List<BluetoothDevice> devices = mTelecomUtils.getHfpDeviceList(); in askToDisambiguateDeviceAddress()
297 List<BluetoothDevice> devices = mTelecomUtils.getHfpDeviceList(); in getDeviceAddress()