Searched refs:mConnectOtherProfilesDeviceSet (Results 1 – 1 of 1) sorted by relevance
101 private final HashSet<BluetoothDevice> mConnectOtherProfilesDeviceSet = new HashSet<>(); field in PhonePolicy224 mConnectOtherProfilesDeviceSet.remove(device); in handleMessage()480 if (mConnectOtherProfilesDeviceSet.contains(device)) { in connectOtherProfile()484 mConnectOtherProfilesDeviceSet.add(device); in connectOtherProfile()