Home
last modified time | relevance | path

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

/packages/apps/Car/VoiceControl/src/com/android/car/
DTelecomUtils.java75 if (isHfpConnectionService(phoneAccountHandle)) { in getMatchingDevice()
86 public boolean isHfpConnectionService(@Nullable PhoneAccountHandle phoneAccountHandle) { in isHfpConnectionService() method in TelecomUtils