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