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