S

S_OK - Static variable in class android.device.SEManager
command execute Success
scancode - Variable in class android.device.KeyMapManager.KeyEntry
Describes the Button event scan codeandroid.view.KeyEvent#getScanCode()
ScanManager - Class in android.device
The ScanManager class provides developers access to barcode reader related in the device To decode bar codes with this class, use the following steps: Obtain an instance of BarCodeReader with ScanManager scan = new ScanManager().
ScanManager() - Constructor for class android.device.ScanManager
 
SEManager - Class in android.device
The SEManager class is used to initialize and control the security processor hardware To control the security processor hardware with this class, use the following steps: You can obtain an instance of this class by calling.
SEManager() - Constructor for class android.device.SEManager
 
SEManager.OperationPedInputListener - Interface in android.device
The application has to implement the appropriate listener
SEManager.PedInputListener - Interface in android.device
 
SEND_GOOD_READ_BEEP_ENABLE - Static variable in class android.device.scanner.configuration.PropertyID
To set Scanner success beep or vibrate when SendBroadcast
SendBroadcast Values: WEDGE_INTENT_ACTION_NAME WEDGE_INTENT_DATA_STRING_TAG
SEND_GOOD_READ_VIBRATE_ENABLE - Static variable in class android.device.scanner.configuration.PropertyID
 
SEND_LABEL_PREFIX_SUFFIX - Static variable in class android.device.scanner.configuration.PropertyID
 
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.
setETU(int) - Method in class android.device.IccManager
Set the ETU.
setGrayLevel(int) - Method in class android.device.PrinterManager
Set print gray level
setParameterInts(int[], int[]) - Method in class android.device.ScanManager
Sets one or more label programming parameters of type Int
setParameterString(int[], String[]) - Method in class android.device.ScanManager
Set the scanner parameter of type String at the specified indexes.
setSpeedLevel(int) - Method in class android.device.PrinterManager
Set print speed level
setSuspendTimeout(int, byte[], byte[]) - Method in class android.device.SEManager
This function allows to set the security processor timeout before automatic suspension.
setTriggerMode(Triggering) - Method in class android.device.ScanManager
This method set specifies which mode to control decode.
setupPage(int, int) - Method in class android.device.PrinterManager
Set the page size.
sle4428_password(int, byte[]) - Method in class android.device.IccManager
Submit the transfer data, enter the personalization mode
sle4428_readMemory(int, int) - Method in class android.device.IccManager
Read the data stored in main memory for SLE4428
sle4428_reset(byte[]) - Method in class android.device.IccManager
reset the SLE4428
sle4428_writeMemory(int, byte[], int) - Method in class android.device.IccManager
Write data to the main storage area SLE4428
sle4436_authenticate(int, byte[], byte[]) - Method in class android.device.IccManager
Get the Card verification certificate
sle4436_decValue(int) - Method in class android.device.IccManager
Reduction balance
sle4436_readBit(byte[]) - Method in class android.device.IccManager
Read values from the Card bit
sle4436_readMemory(int, int) - Method in class android.device.IccManager
Read the data stored in main memory for SLE4436
sle4436_regIncrease(int) - Method in class android.device.IccManager
Move the register
sle4436_reloadByte() - Method in class android.device.IccManager
Reload Byte
sle4436_reset(byte[]) - Method in class android.device.IccManager
reset the SLE4436
sle4436_verifyPassword(byte[]) - Method in class android.device.IccManager
Submit the transfer data, enter the personalization mode
sle4436_writeBit() - Method in class android.device.IccManager
Write a byte for Card
sle4436_writeCarry(int, int, byte[], int) - Method in class android.device.IccManager
Write Carry data
sle4436_writeMemory(int, byte[], int) - Method in class android.device.IccManager
Write data to the main storage area SLE4436
sle4442_changePassword(byte[]) - Method in class android.device.IccManager
Change password.
sle4442_readErrorCounter(byte[]) - Method in class android.device.IccManager
Change password.
sle4442_readMainMemory(int, int) - Method in class android.device.IccManager
Read the data stored in main memory for SLE4442
sle4442_readProtectionMemory(int, int) - 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.
sle4442_reset(byte[]) - Method in class android.device.IccManager
reset the SLE4442
sle4442_verifyPassword(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.
sle4442_writeMainMemory(int, byte[], int) - Method in class android.device.IccManager
Write data to the main storage area SLE4442
sle4442_writeProtectionMemory(int, byte[], int) - Method in class android.device.IccManager
The write protection 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).
Symbology - Enum in android.device.scanner.configuration
Symbology is an enumeration class defining constants for different barcode types.