Searched refs:ShadowBluetoothDevice (Results 1 – 6 of 6) sorted by relevance
44 import org.robolectric.shadows.ShadowBluetoothDevice;47 @Config(shadows = {ShadowBluetoothDevice.class})79 mActiveDevice = ShadowBluetoothDevice.newInstance(TEST_DEVICE_ADDRESS); in setup()
25 public class ShadowBluetoothDevice extends org.robolectric.shadows.ShadowBluetoothDevice { class
63 import org.robolectric.shadows.ShadowBluetoothDevice;72 ShadowBluetoothDevice.class}513 ShadowBluetoothDevice shadowBluetoothDevice; in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName()
69 import org.robolectric.shadows.ShadowBluetoothDevice;79 ShadowBluetoothDevice.class}
74 import org.robolectric.shadows.ShadowBluetoothDevice;84 ShadowBluetoothDevice.class}
37 import com.android.settings.testutils.shadow.ShadowBluetoothDevice;59 @Config(shadows = ShadowBluetoothDevice.class)