Class ShadowBluetoothManager


  • @Implements(value=android.bluetooth.BluetoothManager.class,
                minSdk=18)
    public class ShadowBluetoothManager
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected android.bluetooth.BluetoothAdapter getAdapter()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowBluetoothManager

        public ShadowBluetoothManager()
    • Method Detail

      • getAdapter

        @Implementation
        protected android.bluetooth.BluetoothAdapter getAdapter()