D | BluetoothDetailsProfilesControllerTest.java | 123 private Set<BluetoothDevice> mConnectedDevices = new HashSet<>(); field in BluetoothDetailsProfilesControllerTest.FakeBluetoothProfile 150 if (mConnectedDevices.contains(device)) { in getConnectionStatus()
|