A C D E G I L M O P R S U

S

ScanManager - Class in android.device
The ScanManager class provides developers access to barcode reader related in the device
ScanManager() - Constructor for class android.device.ScanManager
 
setAPN(String, String, String, int, String, String, String, String, String, String, String, int, int, String, String, int, String, boolean) - Method in class android.device.DeviceManager
Sets the APN (access point name) configurations for mobile data network
setCurrentTime(long) - Method in class android.device.DeviceManager
Sets the current wall time, in milliseconds.
setOutputParameter(int, int) - Method in class android.device.ScanManager
Set the scan behavior.
Sle4442Act(char, byte[]) - Method in class android.device.IccManager
Activate IC4442 from the selected slot.
SleReadmainmem(char, char) - Method in class android.device.IccManager
Read and store the data in SLE4442
SleReadprotecmem() - Method in class android.device.IccManager
Read SLE4442 card protection bit storage data (4 BYTE). 4 bytes of data read is to save the SLE4442 bits data in storage area.
SleVerify(byte[]) - Method in class android.device.IccManager
Comparison of SLE4442 cards, each card after power compared to the card password, otherwise the card data is read-only, you will not be on the card of any write operation.
SleWritemainmem(char, char) - Method in class android.device.IccManager
Write data to the main storage area SLE4442
SleWriteProtecmem(char, char) - Method in class android.device.IccManager
The write protect bit storage area.
startDecode() - Method in class android.device.ScanManager
Call this method to start decoding.
stopDecode() - Method in class android.device.ScanManager
This stops any data acquisition currently in progress.
switchOutputMode(int) - Method in class android.device.ScanManager
Use this function to set the output mode of the barcode reader (either send output to text box or as Android intent).

A C D E G I L M O P R S U