Package org.robolectric.shadows
Class ShadowBluetoothManager
- java.lang.Object
-
- org.robolectric.shadows.ShadowBluetoothManager
-
@Implements(value=android.bluetooth.BluetoothManager.class, minSdk=18) public class ShadowBluetoothManager extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShadowBluetoothManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected android.bluetooth.BluetoothAdaptergetAdapter()
-