Searched refs:mA2dpRetrySet (Results 1 – 1 of 1) sorted by relevance
93 private final HashSet<BluetoothDevice> mA2dpRetrySet = new HashSet<>(); field in PhonePolicy715 mA2dpRetrySet.remove(device); in processProfileStateChanged()847 mA2dpRetrySet.remove(device); in handleAllProfilesDisconnected()862 mA2dpRetrySet.clear(); in resetStates()1045 if (!mA2dpRetrySet.contains(device) in processConnectOtherProfiles()1051 mA2dpRetrySet.add(device); in processConnectOtherProfiles()