Searched refs:shadowBluetoothDevice (Results 1 – 1 of 1) sorted by relevance
513 ShadowBluetoothDevice shadowBluetoothDevice; in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName() local516 shadowBluetoothDevice = Shadows.shadowOf(secondBluetoothDevice); in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName()517 shadowBluetoothDevice.setName(TEST_DEVICE_NAME_2); in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName()