Uses of Class
amlib.hw.HardwareInterface

Packages that use HardwareInterface
amlib.ccid It provides classes to communicating with AlcorMicro smart card reader on Android 3.1 or above. 
 

Uses of HardwareInterface in amlib.ccid
 

Methods in amlib.ccid that return HardwareInterface
 HardwareInterface Reader.getCurrentDev()
          To get the current HardwareInterface instance nested in class Reader
 

Constructors in amlib.ccid with parameters of type HardwareInterface
Reader(HardwareInterface Dev)
          Constructor
Reader(HardwareInterface Dev, byte slot)
          Constructor with given slot number
Reader4428(HardwareInterface Dev)
          Constructor
Reader4428(HardwareInterface Dev, byte slot)
          Constructor with given slot number
Reader4442(HardwareInterface Dev)
          Constructor
Reader4442(HardwareInterface Dev, int slot)
          Constructor with given slot number