Uses of Class
com.pnfsoftware.jeb.core.units.code.android.adb.AdbDevice
Packages that use AdbDevice
Package
Description
Types to access and interact with the
Android Debug Bridge
(adb).-
Uses of AdbDevice in com.pnfsoftware.jeb.core.units.code.android.adb
Methods in com.pnfsoftware.jeb.core.units.code.android.adb that return AdbDeviceModifier and TypeMethodDescriptionAdbDeviceAndPackage.getDevice()
AdbDeviceAndProcess.getDevice()
Methods in com.pnfsoftware.jeb.core.units.code.android.adb that return types with arguments of type AdbDeviceConstructors in com.pnfsoftware.jeb.core.units.code.android.adb with parameters of type AdbDeviceModifierConstructorDescriptionAdbDeviceAndPackage
(AdbDevice device, AdbPackage pkg) AdbDeviceAndProcess
(AdbDevice device, AdbProcess process)