Searched refs:ShadowBluetoothDevice (Results 1 – 6 of 6) sorted by relevance
25 public class ShadowBluetoothDevice extends org.robolectric.shadows.ShadowBluetoothDevice { class
47 import org.robolectric.shadows.ShadowBluetoothDevice;53 @Config(shadows = {ShadowBluetoothDevice.class})88 mActiveDevice = ShadowBluetoothDevice.newInstance(TEST_DEVICE_ADDRESS); in setup()
77 import org.robolectric.shadows.ShadowBluetoothDevice;88 ShadowBluetoothDevice.class}
65 import org.robolectric.shadows.ShadowBluetoothDevice;75 ShadowBluetoothDevice.class}
85 import org.robolectric.shadows.ShadowBluetoothDevice;96 ShadowBluetoothDevice.class}
43 import com.android.settings.testutils.shadow.ShadowBluetoothDevice;73 @Config(shadows = ShadowBluetoothDevice.class)