Interface ADB.DeviceStateListener

  • All Known Implementing Classes:
    ADBDialog
    Enclosing class:
    ADB

    public static interface ADB.DeviceStateListener
    • Method Detail

      • onDeviceStatusChange

        void onDeviceStatusChange​(java.util.List<ADBDeviceInfo> deviceInfoList)
      • adbDisconnected

        void adbDisconnected()