Searched refs:isHfpConnectionService (Results 1 – 2 of 2) sorted by relevance
84 if (isHfpConnectionService(phoneAccountHandle)) { in getMatchingDevice()118 if (isHfpConnectionService(phoneAccountHandle)) { in getMatchingPhoneAccount()128 public boolean isHfpConnectionService(@Nullable PhoneAccountHandle phoneAccountHandle) { in isHfpConnectionService() method in PhoneAccountManager
60 boolean isHfpConnection = mPhoneAccountManager.isHfpConnectionService(phoneAccountHandle); in updateOngoingCallSupportedAudioRoutes()