public static ShadowBluetoothDevice shadowOf(BluetoothDevice other) { return (ShadowBluetoothDevice) Robolectric.shadowOf_(other); }