Home
last modified time | relevance | path

Searched refs:mBluetoothSecondDevice (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
DMediaOutputBroadcastDialogTest.java102 private final BluetoothDevice mBluetoothSecondDevice = mock(BluetoothDevice.class); field in MediaOutputBroadcastDialogTest
400 connectedDevicesList.add(mBluetoothSecondDevice); in addSourceToAllConnectedDevices()