- ACTION_CHANGE_ALL_CHAR - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_CHANGE_ALL_STRING - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_CHANGE_CHAR - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_CHANGE_STRING - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_FILL_SPACE - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_FILL_ZERO - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_LAST - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_CHAR_BACKWARD - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_CHAR_FORWARD - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_TO_AFTER - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_TO_BEFORE - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_TO_START - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_TO_STRING_BACKWARD - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_MOVE_TO_STRING_FORWARD - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_REMOVE_ALL_CHAR - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_REMOVE_ALL_SPACE - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_REMOVE_ALL_ZERO - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_REMOVE_CHAR - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_REMOVE_SPACE - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_REMOVE_ZERO - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_SEND_CHAR - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_SEND_DELAY - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_SEND_FIND_STRING - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_SEND_NEXT - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_SEND_REMAINING - Static variable in class device.common.ScanConst.ActionIndex
-
- ACTION_SEND_STRING - Static variable in class device.common.ScanConst.ActionIndex
-
- ActionConfig - Class in device.common
-
- ActionConfig() - Constructor for class device.common.ActionConfig
-
Constructor of ActionConfig.
- aDecodeAddAction(ActionConfig, int) - Method in class device.sdk.ScanManager
-
This function add the action configuration to the last order.
- aDecodeAddStyle(StyleConfig) - Method in class device.sdk.ScanManager
-
This function add the style configuration to the last order.
- aDecodeAPIDeinit() - Method in class device.sdk.ScanManager
-
Deprecated.
No need to call it on Android.
- aDecodeAPIGetVersion() - Method in class device.sdk.ScanManager
-
This function returns DecodeApi version.
- aDecodeAPIInit() - Method in class device.sdk.ScanManager
-
Deprecated.
No need to call it on Android.
- aDecodeDeleteAction(int, int) - Method in class device.sdk.ScanManager
-
This function delete the action configuration.
- aDecodeDeleteStyle(int) - Method in class device.sdk.ScanManager
-
This function delete the style configuration.
- aDecodeGet1DQuietZoneLevel() - Method in class device.sdk.ScanManager
-
This function get levels of aggressiveness in decoding bar codes with a reduced quiet zone, Use for 2D scanner only.
- aDecodeGetAction(ActionConfig, int, int) - Method in class device.sdk.ScanManager
-
This function get the action configuration.
- aDecodeGetActionName(int) - Method in class device.sdk.ScanManager
-
This function get the action name corresponding to the action index.
- aDecodeGetAdaptiveScanningMode() - Method in class device.sdk.ScanManager
-
This function get the adaptive scanning mode.
- aDecodeGetAimerEnable() - Method in class device.sdk.ScanManager
-
This function get the aimer mode.
- aDecodeGetAimerTimeOut() - Method in class device.sdk.ScanManager
-
This function get the aimer mode timeout.
- aDecodeGetAimOn() - Method in class device.sdk.ScanManager
-
- aDecodeGetAPIVersion() - Method in class device.sdk.ScanManager
-
This function get the API version of decoder, Use for 2D(N660X) Only.
- aDecodeGetBeepEnable() - Method in class device.sdk.ScanManager
-
This function get the Beep notification use or not.
- aDecodeGetBeepFailFile() - Method in class device.sdk.ScanManager
-
This function get the Beep fail file name.
- aDecodeGetBeepSuccessFile() - Method in class device.sdk.ScanManager
-
This function get the Beep success file name.
- aDecodeGetBidirectionalMode() - Method in class device.sdk.ScanManager
-
This function get Bi-directional mode.
- aDecodeGetCenterWindowEnable() - Method in class device.sdk.ScanManager
-
This function get the center window mode use or not, Use for 2D scanner Only.
- aDecodeGetCenterWindowTolerance() - Method in class device.sdk.ScanManager
-
This function get the center window tolerance.
- aDecodeGetCharset() - Method in class device.sdk.ScanManager
-
This function get string value of charset, Use for 2D scanner only.
- aDecodeGetClockMode24Mhz() - Method in class device.sdk.ScanManager
-
Deprecated.
Not supported on Andoird.
- aDecodeGetCondition(ConditionConfig, int) - Method in class device.sdk.ScanManager
-
This function get the condition configuration.
- aDecodeGetDecodeDelay() - Method in class device.sdk.ScanManager
-
This function get the decode delay use or not, Use for 2D(N660X, SE47XX)) Only.
- aDecodeGetDecodeEnable() - Method in class device.sdk.ScanManager
-
This function get the decoder use or not.
- aDecodeGetDecodeMode() - Method in class device.sdk.ScanManager
-
This function get the decode mode value, Use for 2D(N660X) Only.
- aDecodeGetDefaultEnable() - Method in class device.sdk.ScanManager
-
Deprecated.
- aDecodeGetDriverVersion() - Method in class device.sdk.ScanManager
-
This function get the driver version of decoder.
- aDecodeGetEngineConfig(EngineConfig) - Method in class device.sdk.ScanManager
-
This function get the scan engine configure, Use for 2D scanner only.
- aDecodeGetExposureSettings(ExposureSettings) - Method in class device.sdk.ScanManager
-
This function get the exposure settings, Use for 2D(N660X) Only.
- aDecodeGetFocusType() - Method in class device.sdk.ScanManager
-
This function get focus type of decoder.
- aDecodeGetGroupSeparator() - Method in class device.sdk.ScanManager
-
This function get integer value of group separator.
- aDecodeGetIllumLevel() - Method in class device.sdk.ScanManager
-
Deprecated.
- aDecodeGetIllumOn() - Method in class device.sdk.ScanManager
-
- aDecodeGetIntercharacterGapSize() - Method in class device.sdk.ScanManager
-
This function get size of intercharacter gap for code39 and codabar, Use for 2D scanner only.
- aDecodeGetInverse1DMode() - Method in class device.sdk.ScanManager
-
This function get mode about inverse 1D, Use for 2D scanner Only.
- aDecodeGetLastError() - Method in class device.sdk.ScanManager
-
This function get the number of last error.
- aDecodeGetLedEnable() - Method in class device.sdk.ScanManager
-
This function get the LED notification use or not.
- aDecodeGetLinearSecurityLevel() - Method in class device.sdk.ScanManager
-
This function get the linear security level value.
- aDecodeGetModuleName() - Method in class device.sdk.ScanManager
-
This function get the module name of decoder.
- aDecodeGetModuleType() - Method in class device.sdk.ScanManager
-
This function get the module type of decoder.
- aDecodeGetModuleVersion() - Method in class device.sdk.ScanManager
-
This function get the module version of decoder.
- aDecodeGetMultipleConfirm() - Method in class device.sdk.ScanManager
-
Deprecated.
Supported scanner is not installed.
- aDecodeGetOCRTemplates(OCRProperty) - Method in class device.sdk.ScanManager
-
This function get the OCR Templates, Use for 2D scanner Only.
- aDecodeGetParameter(int) - Method in class device.sdk.ScanManager
-
This function get value of the decoder library parameters.
- aDecodeGetPEWEnable() - Method in class device.sdk.ScanManager
-
This function get state of the extended wedge use or not.
- aDecodeGetPhoneDisplayMode() - Method in class device.sdk.ScanManager
-
This function get state of mobile phone/display mode option use or not, Use for 2D scanner only.
- aDecodeGetPostfix() - Method in class device.sdk.ScanManager
-
This function get data of postfix.
- aDecodeGetPostfixEnable() - Method in class device.sdk.ScanManager
-
This function get state of postfix option use or not.
- aDecodeGetPowerSaveMode() - Method in class device.sdk.ScanManager
-
This function gets power save mode.
- aDecodeGetPowerSaveTimeOut() - Method in class device.sdk.ScanManager
-
This function gets the power save timeout value.
- aDecodeGetPrefix() - Method in class device.sdk.ScanManager
-
This function get data of prefix.
- aDecodeGetPrefixEnable() - Method in class device.sdk.ScanManager
-
This function get state of prefix option use or not.
- aDecodeGetRedundancyLevel() - Method in class device.sdk.ScanManager
-
This function get levels of decode redundancy, Use for 2D scanner only.
- aDecodeGetResult(DecodeResult) - Method in class device.sdk.ScanManager
-
This function get the decode result.
- aDecodeGetResultAimIdEnable() - Method in class device.sdk.ScanManager
-
This function get state of transmit aimer ID option use or not.
- aDecodeGetResultSymIdEnable() - Method in class device.sdk.ScanManager
-
This function get state of transmit symbology ID option use or not.
- aDecodeGetResultType() - Method in class device.sdk.ScanManager
-
This function is get the decode result notification type after decoding.
- aDecodeGetSameReadDataValidation() - Method in class device.sdk.ScanManager
-
This function get the same read data validation.
- aDecodeGetScanAngle() - Method in class device.sdk.ScanManager
-
This function get the scan angle degree.
- aDecodeGetScanImageMode() - Method in class device.sdk.ScanManager
-
This function get the image mode use or not, Use for 2D(N660X) Only.
- aDecodeGetSecurityLevel() - Method in class device.sdk.ScanManager
-
This function get levels of decode security, Use for 2D scanner only.
- aDecodeGetSerialNumber() - Method in class device.sdk.ScanManager
-
This function get serial number of decoder.
- aDecodeGetStyle(StyleConfig, int) - Method in class device.sdk.ScanManager
-
This function get the style configuration.
- aDecodeGetStyleTotalCount() - Method in class device.sdk.ScanManager
-
This function get count of styles.
- aDecodeGetSupport2D() - Method in class device.sdk.ScanManager
-
This function get the state Whether 2D barcode support or not.
- aDecodeGetTerminator() - Method in class device.sdk.ScanManager
-
This function is get the terminator value.
- aDecodeGetTriggerEnable() - Method in class device.sdk.ScanManager
-
This function get the trigger use or not.
- aDecodeGetTriggerInterval() - Method in class device.sdk.ScanManager
-
This function is get the auto scan trigger interval time.
- aDecodeGetTriggerMode() - Method in class device.sdk.ScanManager
-
This function is get the trigger mode.
- aDecodeGetTriggerTimeout() - Method in class device.sdk.ScanManager
-
This function get the trigger timeout value.
- aDecodeGetVibratorEnable() - Method in class device.sdk.ScanManager
-
This function get the Vibrator notification use or not.
- aDecodeGetVibratorFailInterval() - Method in class device.sdk.ScanManager
-
This function get the Vibration time after decode fail.
- aDecodeGetVibratorSuccessInterval() - Method in class device.sdk.ScanManager
-
This function get the Vibration time after decode success.
- aDecodeImageCapture(byte[]) - Method in class device.sdk.ScanManager
-
This function get the image data, Use for 2D scanner Only.
- aDecodeImageCaptureGetHeight() - Method in class device.sdk.ScanManager
-
Deprecated.
Not supported on Andoird.
- aDecodeImageCaptureGetWidth() - Method in class device.sdk.ScanManager
-
Deprecated.
Not supported on Andoird.
- aDecodeImageGetLightMode() - Method in class device.sdk.ScanManager
-
This function get the Imager light mode, Use for 2D scanner Only.
- aDecodeImageSetLightMode(int) - Method in class device.sdk.ScanManager
-
This function do decision to Imager light mode, Use for 2D scanner Only.
- aDecodeImageStreamGetHeight() - Method in class device.sdk.ScanManager
-
Deprecated.
Not supported on Andoird.
- aDecodeImageStreamGetWidth() - Method in class device.sdk.ScanManager
-
Deprecated.
Not supported on Andoird.
- aDecodeImageStreamInit() - Method in class device.sdk.ScanManager
-
This function is ready for image preview, Use for 2D scanner only.
- aDecodeImageStreamRead(byte[]) - Method in class device.sdk.ScanManager
-
This function is maintenance to continuous image preview, Use for 2D scanner only.
- aDecodeImageStreamStart() - Method in class device.sdk.ScanManager
-
This function is start of image preview, Use for 2D scanner only.
- aDecodeImageStreamStop() - Method in class device.sdk.ScanManager
-
This function is stop the image preview, Use for 2D scanner Only.
- aDecodeOemInit() - Method in class device.sdk.ScanManager
-
This function do change the setting by OEM default status.
- aDecodeSendArbitraryCommand(byte[]) - Method in class device.sdk.ScanManager
-
This function can send arbitrary commands to the scanner module.
- aDecodeSet1DQuietZoneLevel(int) - Method in class device.sdk.ScanManager
-
This function set levels of aggressiveness in decoding bar codes with a reduced quiet zone, Use for 2D scanner only.
- aDecodeSetAction(ActionConfig, int, int) - Method in class device.sdk.ScanManager
-
This function modify the action configuration.
- aDecodeSetAdaptiveScanningMode(int) - Method in class device.sdk.ScanManager
-
This function can set the adaptive scanning mode.
- aDecodeSetAimerEnable(int) - Method in class device.sdk.ScanManager
-
This function set the aimer mode.
- aDecodeSetAimerTimeOut(int) - Method in class device.sdk.ScanManager
-
This function set the aimer mode timeout.
- aDecodeSetAimOn(int) - Method in class device.sdk.ScanManager
-
This function do decision to Aimer use or not, Use for 2D scanner Only.
- aDecodeSetBeepEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to Beep notification use or not.
- aDecodeSetBeepFailFile(String) - Method in class device.sdk.ScanManager
-
This function do decision to Beep fail file name.
- aDecodeSetBeepSuccessFile(String) - Method in class device.sdk.ScanManager
-
This function do decision to Beep success file name.
- aDecodeSetBidirectionalMode(int) - Method in class device.sdk.ScanManager
-
This function can set Bi-directional mode.
- aDecodeSetCenterWindowEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to center window mode use or not, Use for 2D scanner Only.
- aDecodeSetCenterWindowTolerance(int) - Method in class device.sdk.ScanManager
-
This function set the center window tolerance.
- aDecodeSetCharset(String) - Method in class device.sdk.ScanManager
-
This function set string value of charset, Use for 2D scanner only.
- aDecodeSetClockMode24Mhz(int) - Method in class device.sdk.ScanManager
-
Deprecated.
Not supported on Andoird.
- aDecodeSetCondition(ConditionConfig, int) - Method in class device.sdk.ScanManager
-
This function modify the condition configuration.
- aDecodeSetDecodeDelay(int) - Method in class device.sdk.ScanManager
-
This function do decision to decode delay use or not, Use for 2D(N660X, SE47XX) Only.
- aDecodeSetDecodeEnable(int) - Method in class device.sdk.ScanManager
-
This function can select the decoder use or not.
- aDecodeSetDecodeMode(int) - Method in class device.sdk.ScanManager
-
This function do select to decode mode, Use for 2D(N660X) Only.
- aDecodeSetDefaultAll() - Method in class device.sdk.ScanManager
-
This function do change the setting by Factory default status.
- aDecodeSetDefaultEnable(int) - Method in class device.sdk.ScanManager
-
Deprecated.
- aDecodeSetExposureSettings(ExposureSettings) - Method in class device.sdk.ScanManager
-
This function do decision to exposure settings, Use for 2D(N660X) Only.
- aDecodeSetGroupSeparator(int) - Method in class device.sdk.ScanManager
-
This function set integer value of group separator.
- aDecodeSetIllumLevel(int) - Method in class device.sdk.ScanManager
-
Deprecated.
- aDecodeSetIllumOn(int) - Method in class device.sdk.ScanManager
-
This function do decision to Illumination use or not, Use for 2D scanner Only.
- aDecodeSetIntercharacterGapSize(int) - Method in class device.sdk.ScanManager
-
This function set size of intercharacter gap for code39 and codabar, Use for 2D(SE47XX) Only.
- aDecodeSetInverse1DMode(int) - Method in class device.sdk.ScanManager
-
This function set mode about inverse 1D, Use for 2D scanner Only.
- aDecodeSetLedEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to LED notification use or not.
- aDecodeSetLinearSecurityLevel(int) - Method in class device.sdk.ScanManager
-
This function can set the linear security level value.
- aDecodeSetMultipleConfirm(int) - Method in class device.sdk.ScanManager
-
Deprecated.
Supported scanner is not installed.
- aDecodeSetOCRTemplates(OCRProperty) - Method in class device.sdk.ScanManager
-
This function do decision to OCR Templates, Use for 2D scanner Only.
- aDecodeSetParameter(int, int) - Method in class device.sdk.ScanManager
-
This function allows direct access to set any of the decoder library parameters.
- aDecodeSetPEWEnable(int) - Method in class device.sdk.ScanManager
-
This function can select the extended wedge use or not.
- aDecodeSetPhoneDisplayMode(int) - Method in class device.sdk.ScanManager
-
This function do decision to mobile phone/display mode use or not, Use for 2D scanner only.
- aDecodeSetPostfix(String) - Method in class device.sdk.ScanManager
-
This function do decision to postfix data.
- aDecodeSetPostfixEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to postfix use or not.
- aDecodeSetPowerSaveMode(int) - Method in class device.sdk.ScanManager
-
This function sets power save mode.
- aDecodeSetPowerSaveTimeOut(int) - Method in class device.sdk.ScanManager
-
This function sets the power save timeout value.
- aDecodeSetPrefix(String) - Method in class device.sdk.ScanManager
-
This function do decision to prefix data.
- aDecodeSetPrefixEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to prefix use or not.
- aDecodeSetRedundancyLevel(int) - Method in class device.sdk.ScanManager
-
This function set levels of decode redundancy, Use for 2D scanner only.
- aDecodeSetResultAimIdEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to transmit aimer ID after decoding.
- aDecodeSetResultSymIdEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to transmit symbology ID after decoding.
- aDecodeSetResultType(int) - Method in class device.sdk.ScanManager
-
This function do decision to decode result notification type after decoding.
- aDecodeSetSameReadDataValidation(int) - Method in class device.sdk.ScanManager
-
This function set the same read data validation.
- aDecodeSetScanAngle(int) - Method in class device.sdk.ScanManager
-
This function can set the scanner angle degree.
- aDecodeSetScanImageMode(int) - Method in class device.sdk.ScanManager
-
This function do decision to image mode use or not, Use for 2D(N660X) Only.
- aDecodeSetSecurityLevel(int) - Method in class device.sdk.ScanManager
-
This function set levels of decode security, Use for 2D scanner only.
- aDecodeSetStyle(StyleConfig, int) - Method in class device.sdk.ScanManager
-
This function modify the style configuration.
- aDecodeSetTerminator(int) - Method in class device.sdk.ScanManager
-
This function do decision to terminator value.
- aDecodeSetTriggerEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to trigger use or not.
- aDecodeSetTriggerInterval(int) - Method in class device.sdk.ScanManager
-
This function do decision to auto scan trigger interval time.
- aDecodeSetTriggerMode(int) - Method in class device.sdk.ScanManager
-
This function do decision to trigger mode.
- aDecodeSetTriggerOn(int) - Method in class device.sdk.ScanManager
-
This function do trigger on or off.
- aDecodeSetTriggerTimeout(int) - Method in class device.sdk.ScanManager
-
This function do decision to trigger timeout value.
- aDecodeSetVibratorEnable(int) - Method in class device.sdk.ScanManager
-
This function do decision to Vibrator notification use or not.
- aDecodeSetVibratorFailInterval(int) - Method in class device.sdk.ScanManager
-
This function do decision to Vibration time after decode fail.
- aDecodeSetVibratorSuccessInterval(int) - Method in class device.sdk.ScanManager
-
This function do decision to Vibration time after decode success.
- aDecodeSymGetDefaultMax(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology's default range
- aDecodeSymGetDefaultMin(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology's default range
- aDecodeSymGetEnable(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology use or not.
- aDecodeSymGetLocalPropChain(int, int) - Method in class device.sdk.ScanManager
-
This function get the chaining number of each property.
- aDecodeSymGetLocalPropCount(int) - Method in class device.sdk.ScanManager
-
This function get the propertys count of each symbology.
- aDecodeSymGetLocalPropEnable(int, int) - Method in class device.sdk.ScanManager
-
This function get the each each property use or not.
- aDecodeSymGetLocalPropName(int, int) - Method in class device.sdk.ScanManager
-
This function get the name of each property.
- aDecodeSymGetMax(int) - Method in class device.sdk.ScanManager
-
This function get the each range of each symbology
- aDecodeSymGetMin(int) - Method in class device.sdk.ScanManager
-
This function get the each range of each symbology
- aDecodeSymGetMinMaxEnable(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology use range or not.
- aDecodeSymGetName(int) - Method in class device.sdk.ScanManager
-
This function get the name of each symbology.
- aDecodeSymGetRangeMax(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology's range
- aDecodeSymGetRangeMin(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology's range
- aDecodeSymGetRedundancy(int) - Method in class device.sdk.ScanManager
-
This function get the each symbology's redundancy value, Use for 1D scanner only.
- aDecodeSymGetSymId(int) - Method in class device.sdk.ScanManager
-
This function get the ID of each symbology.
- aDecodeSymSetEnable(int, int) - Method in class device.sdk.ScanManager
-
This function do decision to each symbology use or not.
- aDecodeSymSetLocalPropEnable(int, int, int) - Method in class device.sdk.ScanManager
-
This function do decision to each property use or not.
- aDecodeSymSetMax(int, int) - Method in class device.sdk.ScanManager
-
This function do decision to range of each symbology.
- aDecodeSymSetMin(int, int) - Method in class device.sdk.ScanManager
-
This function do decision to range of each symbology.
- aDecodeSymSetRedundancy(int, int) - Method in class device.sdk.ScanManager
-
This function do decision to each symbology's redundancy value, Use for 1D scanner only.
- aDecodeSymSetSymId(int, char) - Method in class device.sdk.ScanManager
-
This function do decision to ID of each symbology.
- adjustStreamVolume(int, int, int) - Method in class device.sdk.Control
-
[ MDM Support ]
Adjusts the volume of a particular stream by one step in a direction.
- aimerXoffset - Variable in class device.common.EngineConfig
-
- aimerYoffset - Variable in class device.common.EngineConfig
-
- areAllRotationsAllowed() - Method in class device.sdk.Control
-
[ MDM Support ]
Returns true if this device is allowed all rotations.
- aRegisterDecodeStateCallback(DecodeStateCallback) - Method in class device.sdk.ScanManager
-
Register a callback to be invoked when scanner state is changed.
- AtrOn(MsrManager.AtrOnMode) - Method in class device.sdk.MsrManager
-
This function power on & ATR on msr service.
- aUnregisterDecodeStateCallback(DecodeStateCallback) - Method in class device.sdk.ScanManager
-
Unregister a callback that was registered.
- get24GHzChannelList() - Method in class device.sdk.Control
-
[ MDM Support ]
Get 2.4GHz channel mask
int list[];
Control control = new Control();
list = control.get24GHzChannelList();
- get5GHzChannelList() - Method in class device.sdk.Control
-
[ MDM Support ]
Get 5GHz channel mask
int list[];
Control control = new Control();
list = control.get24GHzChannelList();
- getActivityNameOfExecuteApp() - Method in class device.common.HiJackData
-
This function gets the app activity name for executing.
- getAdbEnabled() - Method in class device.sdk.Control
-
This function reads ADB(USB Debugging) flag.
- getAllDevices() - Method in class device.common.SerialPortFinder
-
Get device name / driver name of ports.
- getAllDevicesPath() - Method in class device.common.SerialPortFinder
-
Get device path of ports.
- getAllHiJackData() - Method in class device.sdk.KeyManager
-
This function gets all probrammable key data from key map DB.
- getAndroidImageVersion() - Method in class device.sdk.Information
-
This function reads ANDROID image version.
- getAndroidKeyCode() - Method in enum device.common.KeyCode
-
- getAndroidVersion() - Method in class device.sdk.Information
-
This function reads Android version.
- GetAtrResponse(byte[]) - Method in class device.sdk.SamManager
-
if sucess send ATR command API,
you can get response data from CARD
- getBackgroundScanTrigger() - Method in class device.sdk.Control
-
[ MDM Support ]
get background scan trigger
- getBackupBatteryStatus() - Method in class device.sdk.Information
-
This function reads backup battery charging status.
- getBatterySerialNumber() - Method in class device.sdk.Information
-
Deprecated.
- getBluetoothDriverVersion() - Method in class device.sdk.Information
-
Not Supported
- getBluetoothMacAddress() - Method in class device.sdk.Information
-
This function reads bluetooth MAC address.
- getBluetoothStatus() - Method in class device.sdk.Information
-
Deprecated.
- getBluetoothType() - Method in class device.sdk.Information
-
This function reads bluetooth type.
- getBootloaderImageVersion() - Method in class device.sdk.Information
-
Deprecated.
Don't supported since Android 5.0.2.
- getBroadcastKey() - Method in class device.common.HiJackData
-
This function gets state of whether to broadcast key or not.
- getBuildNumber() - Method in class device.sdk.Information
-
This function reads build number.
- getCameraFirmwareVersion(String) - Method in class device.sdk.Information
-
This function camera module firmware version
- getCameraSecondType() - Method in class device.sdk.Information
-
This function reads camera second type.
- getCameraType() - Method in class device.sdk.Information
-
This function reads camera type.
- GetCardInserted() - Method in class device.sdk.MsrManager
-
This function get information that card detected
- getCardLength() - Method in class device.common.MsrResult
-
- getCCXSupporting() - Method in class device.sdk.Control
-
[ MDM Support ]
get CCX supporting
- getChargingBackupBatteryFromMainBatteryFlag() - Method in class device.sdk.Information
-
This function reads 'ChargingBackupBatteryFromMainBattery' flag.
- getChargingMainBatteryFromUsbFlag() - Method in class device.sdk.Information
-
This function reads 'ChargingMainBatteryFromUsb' flag.
- getConvertKeyCode() - Method in class device.common.HiJackData
-
This function gets the key code for converting to.
- getConvertSymbol() - Method in class device.common.HiJackData
-
This function gets the key symbol for converting to.
- getCountryCode() - Method in class device.sdk.Control
-
[ MDM Support ]
get the country code.
- getCriticalBatteryWarningLevel() - Method in class device.sdk.Information
-
This function reads critical battery warning level.
- getCurrentKCMapFile() - Method in class device.sdk.KeyManager
-
This function reads current KCM file path.
- getCustomBroadcastIntent() - Method in class device.common.HiJackData
-
This function gets the custom intent name for broadcasting.
- getDecodeStateCallback() - Method in class device.common.DecodeStateCallback
-
- getDefaultKeyCode() - Method in class device.common.HiJackData
-
This function gets the default key code.
- getDefaultKeyCode() - Method in class device.common.HijackingKeys
-
This function gets the default key code.
- getDefaultSymbol() - Method in class device.common.HiJackData
-
This function gets the default key symbol.
- getDefaultSymbol() - Method in class device.common.HijackingKeys
-
This function gets the default key symbol such as SCANNER_F, DEL, HOME, VOLUME_UP and so on.
- getDefineKeyCode() - Method in class device.common.HiJackData
-
This function gets the define key code.
- getDefineKeyCode() - Method in class device.common.HijackingKeys
-
This function gets the define key code.
- getDefineSymbol() - Method in class device.common.HiJackData
-
This function gets the define key symbol.
- getDefineSymbol() - Method in class device.common.HijackingKeys
-
This function gets the define key symbol such as SCANNER_F, DEL, HOME, VOLUME_UP and so on.
- getDeviceName() - Method in class device.sdk.Information
-
This function reads device name.
- getDisplayCardNo() - Method in class device.common.MsrResult
-
- getDisplayType() - Method in class device.sdk.Information
-
This function reads display type.
- getEnable11d() - Method in class device.sdk.Control
-
[ MDM Support ]
Get 802.11d setting
- getEnableAirplaneModeMenu() - Method in class device.sdk.Control
-
[ MDM Support ]
Whether Airplane mode menu of power menu is set enabled or not.
- getEnabledOtherSounds(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the status to turn on and off or something the sound for each type.
- getEnableFOTAClientMenu() - Method in class device.sdk.Control
-
[ MDM Support ]
Whether FOTA Client menu of System Update in Settings is set enabled or not.
- getEncryptionData() - Method in class device.sdk.MsrManager
-
This function get the encryption data, Use for MMD1000 Only.
- getExpansion3p3vPower() - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- getExpansion5vPower() - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- getExpansionGpio() - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- getFileDescriptor() - Method in class device.common.SerialPort
-
Deprecated.
Don't supported since Android 6.0.1.
- getFirmwareVersion() - Method in class device.sdk.MsrManager
-
This function get the firmware version of the MSR.
- getFlag() - Method in class device.common.HiJackData
-
This function gets the DB flag.
- getFlag() - Method in class device.common.HijackingKeys
-
This function gets the flag such as FLAG_NOTHING, FLAG_EXCLUDE and FLAG_SPECIAL.
- getGpsPower() - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- getGpsStatus() - Method in class device.sdk.Information
-
Deprecated.
- getGpsType() - Method in class device.sdk.Information
-
This function reads GPS type.
- getHardwareRevision() - Method in class device.sdk.Information
-
This function reads hardware revision.
- getHijackingKeys() - Method in class device.sdk.KeyManager
-
This function gets the key list to be able to re-map to.
- getID() - Method in class device.common.HiJackData
-
This function gets the DB id.
- getInstance() - Static method in class device.sdk.Control
-
- getInstance() - Static method in class device.sdk.Information
-
- getInstance() - Static method in class device.sdk.KeyManager
-
- getInstance() - Static method in class device.sdk.MsrManager
-
- getInstance() - Static method in class device.sdk.SamManager
-
- getInstance() - Static method in class device.sdk.ScanManager
-
- getKernelImageVersion() - Method in class device.sdk.Information
-
Deprecated.
Don't supported since Android 5.0.2.
- getKernelVersion() - Method in class device.sdk.Information
-
This function reads linux kernel version.
- getKeyboardBacklightEnabled() - Method in class device.sdk.Control
-
This function reads the keyboard backlight flag.
- getKeyboardType() - Method in class device.sdk.Information
-
This function reads keyboard type.
- getLabel() - Method in class device.common.HiJackData
-
This function gets the key label.
- getLabel() - Method in class device.common.HijackingKeys
-
This function gets the key label.
- getLastAudibleStreamVolume(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Get last audible volume before stream was muted.
- getLowBatteryWarningLevel() - Method in class device.sdk.Information
-
This function reads low battery warning level.
- getMainBatteryStatus() - Method in class device.sdk.Information
-
This function reads main battery charging status.
- getMajorNumber() - Method in enum device.common.DevInfoIndex.DEVICE_NAME
-
- getMajorNumber() - Method in class device.sdk.Information
-
This function reads major number of device.
- getManufactureDate() - Method in class device.sdk.Information
-
This function reads manufacture date.
- getManufacturer() - Method in class device.sdk.Information
-
This function reads manufacturer name.
- getMockLocationApp() - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the package name of the mock location accepted application.
- getModelName() - Method in class device.sdk.Information
-
This function reads model name.
- getModelNumber() - Method in class device.sdk.Information
-
Deprecated.
- getModuleName(int) - Method in class device.sdk.Information
-
This function reads module name by device id.
- getMsrReadError() - Method in class device.common.MsrResult
-
- getMsrReadType() - Method in class device.common.MsrResult
-
- getMsrTrack1() - Method in class device.common.MsrResult
-
- getMsrTrack1Buf() - Method in class device.common.MsrResult
-
- getMsrTrack1BufLen() - Method in class device.common.MsrResult
-
- getMsrTrack2() - Method in class device.common.MsrResult
-
- getMsrTrack2Buf() - Method in class device.common.MsrResult
-
- getMsrTrack2BufLen() - Method in class device.common.MsrResult
-
- getMsrTrack3() - Method in class device.common.MsrResult
-
- getMsrTrack3Buf() - Method in class device.common.MsrResult
-
- getMsrTrack3BufLen() - Method in class device.common.MsrResult
-
- getMsrType() - Method in class device.sdk.Information
-
This function reads MSR module type.
- getNandType() - Method in class device.sdk.Information
-
This function reads NAND type.
- getNavigationBarHide() - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- getNfcEnabled() - Method in class device.sdk.Control
-
[ MDM Support ]
Disable NFC hardware.
- getNtpServer() - Method in class device.sdk.Control
-
This function reads the currently configured NTP server.
- getOnlyHardKeyboardEnabled() - Method in class device.sdk.Control
-
This function gets OnlyHardKeyBoard flag.
- getPackageNameOfExecuteApp() - Method in class device.common.HiJackData
-
This function gets the app package name for executing.
- getPartNumber() - Method in class device.sdk.Information
-
This function reads part number.
- getPhoneStatus() - Method in class device.sdk.Information
-
Deprecated.
- getPhoneType() - Method in class device.sdk.Information
-
This function reads phone module type.
- getProcessorInfo() - Method in class device.sdk.Information
-
This function reads processor information.
- getReaderType() - Method in class device.common.MsrResult
-
- getReconnectionInterval() - Method in class device.sdk.Control
-
get Reconnection Interval setting for WLAN
- getRecoveryImageVersion() - Method in class device.sdk.Information
-
Deprecated.
Don't supported since Android 5.0.2.
- getRfidFirmwareVersion() - Method in class device.sdk.Information
-
Not Supported
- getRfidSamInfo(int) - Method in class device.sdk.Information
-
Not Supported
- getRfidSerialNumber() - Method in class device.sdk.Information
-
Not Supported
- getRfidType() - Method in class device.sdk.Information
-
This function reads RFID device type.
- getRingerModeInternal() - Method in class device.sdk.Control
-
[ MDM Support ]
Only useful for volume controllers.
- getRoamingTrigger() - Method in class device.sdk.Control
-
[ MDM Support ]
get roaming trigger
- getRotationLockOrientation() - Method in class device.sdk.Control
-
- getScannerClass(int) - Method in class device.sdk.Information
-
This function reads barcode scanner class.
- getScannerClassName(int) - Method in class device.sdk.Information
-
This function reads barcode scanner class name.
- getScannerName(int) - Method in class device.sdk.Information
-
This function reads barcode scanner name.
- getScannerType() - Method in class device.sdk.Information
-
This function reads barcode scanner type.
- getScreenBrightness() - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the current value of the screen backlight brightness.
- getScreenBrightnessMax() - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the maximum adjusting resolution of the screen backlight brightness.
- getScreenOffTimeout() - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the timeout period to turn the screen off.
- getSDKVersion() - Method in class device.sdk.Information
-
This function reads SDK version.
- getSendDeauthBeforeConnect() - Method in class device.sdk.Control
-
[ MDM Support ]
get whether sending Deauth before connect
- getSensorAccelerometerType() - Method in class device.sdk.Information
-
This function reads accelerometer type.
- getSensorCpuTemperatureType() - Method in class device.sdk.Information
-
Not Supported
- getSensorGyroscopeType() - Method in class device.sdk.Information
-
This function reads gyroscope sensor type.
- getSensorLightType() - Method in class device.sdk.Information
-
This function reads ambient light sensor type.
- getSensorMagneticFieldType() - Method in class device.sdk.Information
-
This function reads magnetic field sensor type.
- getSensorPressureType() - Method in class device.sdk.Information
-
This function reads pressure sensor type.
- getSensorProximityType() - Method in class device.sdk.Information
-
This function reads proximity sensor type.
- getSerialNumber() - Method in class device.sdk.Information
-
This function reads serial number.
- getStreamMaxVolume(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Returns the maximum volume index for a particular stream.
- getStreamVolume(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Returns the current volume index for a particular stream.
- getStyluspenMode() - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- getTimeoutDelay() - Method in class device.sdk.SamManager
-
Get Samservice time out delay(ms)
- getTouchFirmwareVersion() - Method in class device.sdk.Information
-
Not Supported
- getTouchSensitivityValue() - Method in class device.sdk.Control
-
This function reads the touch sensitivity flag.
- getTouchType() - Method in class device.sdk.Information
-
This function reads touch device type.
- getTxMode() - Method in class device.sdk.MsrManager
-
This function get read lowdata mode.
- getUnicodeChar() - Method in enum device.common.KeyCode
-
- getVibrateIntensity() - Method in class device.sdk.Control
-
This function reads level of vibrate intensity.
- getVibrateOnTouchEnabled() - Method in class device.sdk.Control
-
This function reads the vibrate on touch flag of Settings.
- getWifiApState() - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the Wi-Fi enabled state.
- getWifiConfigurationDataVersion() - Method in class device.sdk.Information
-
This function reads WiFi configuration version
- getWifiDriverVersion() - Method in class device.sdk.Information
-
This function reads WiFi driver version.
- getWifiFirmwareVersion() - Method in class device.sdk.Information
-
This function reads WiFi firmware version.
- getWifiIpAddress() - Method in class device.sdk.Information
-
This function reads WiFi IP address.
- getWifiMacAddress() - Method in class device.sdk.Information
-
This function reads WiFi MAC address.
- getWifiSleepPolicy() - Method in class device.sdk.Control
-
[ MDM Support ]
The policy for deciding when Wi-Fi should go to sleep (which will in
turn switch to using the mobile data as an Internet connection).
- getWifiState() - Method in class device.sdk.Control
-
[ MDM Support ]
Gets the Wi-Fi enabled state.
- getWifiStatus() - Method in class device.sdk.Information
-
Deprecated.
- getWifiType() - Method in class device.sdk.Information
-
This function reads WiFi module type.
- getWLANPowerSaveMode() - Method in class device.sdk.Control
-
[ MDM Support ]
get PowerSaveMode of WLAN
- getXloaderImageVersion() - Method in class device.sdk.Information
-
Deprecated.
Don't supported since Android 5.0.2.
- GOOD_BEEP_FILE - Static variable in class device.common.ScanConst
-
- GPS_HC25 - Static variable in class device.common.DevInfoIndex
-
- GPS_OEM615 - Static variable in class device.common.DevInfoIndex
-
- GPS_PH8 - Static variable in class device.common.DevInfoIndex
-
- GPS_QC_WCN3660B - Static variable in class device.common.DevInfoIndex
-
- GPS_QC_WCN3680B - Static variable in class device.common.DevInfoIndex
-
- GPS_UBLOX7 - Static variable in class device.common.DevInfoIndex
-
- GPS_UBLOX7P - Static variable in class device.common.DevInfoIndex
-
- groupG - Variable in class device.common.OCRProperty
-
The set of characters matching group "g" in a template.
- groupH - Variable in class device.common.OCRProperty
-
The set of characters matching group "h" in a template.
- SamIndex - Class in device.common
-
- SamIndex() - Constructor for class device.common.SamIndex
-
- SamManager - Class in device.sdk
-
SamManager.java
- SamManager() - Constructor for class device.sdk.SamManager
-
- saveWifiConfig(WifiConfiguration) - Method in class device.sdk.Control
-
[ MDM Support ]
Save the given network in the supplicant config.
- ScanConst - Class in device.common
-
- ScanConst() - Constructor for class device.common.ScanConst
-
- ScanConst.ActionIndex - Class in device.common
-
- ScanConst.DecodeMode - Class in device.common
-
- ScanConst.IntercharacterGapSize - Class in device.common
-
- ScanConst.Inverse1DMode - Class in device.common
-
- ScanConst.LastError - Class in device.common
-
- ScanConst.LightMode - Class in device.common
-
- ScanConst.LinearSecurityLevel - Class in device.common
-
- ScanConst.OCRFont - Class in device.common
-
- ScanConst.PowerSaveMode - Class in device.common
-
- ScanConst.QuietZone1DLevel - Class in device.common
-
- ScanConst.RedundancyLevel - Class in device.common
-
- ScanConst.ResultType - Class in device.common
-
- ScanConst.ScanAngle - Class in device.common
-
- ScanConst.ScanMode - Class in device.common
-
- ScanConst.ScannerType - Class in device.common
-
- ScanConst.SecurityLevel - Class in device.common
-
- ScanConst.SymbologyID - Class in device.common
-
- ScanConst.Terminator - Class in device.common
-
- ScanConst.TriggerMode - Class in device.common
-
- ScanManager - Class in device.sdk
-
ScanManager.java
- ScanManager() - Constructor for class device.sdk.ScanManager
-
- SCANNER_CHANGE_MSG - Static variable in class device.common.ScanConst
-
- SCANNER_CLASS_IMAGER - Static variable in class device.common.DevInfoIndex
-
- SCANNER_CLASS_LASER - Static variable in class device.common.DevInfoIndex
-
- SCANNER_CR8000 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_EX25 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_HI704A - Static variable in class device.common.DevInfoIndex
-
- SCANNER_IS4813 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_IT4000 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_IT4100 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_IT4300 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_IT5100 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_IT5300 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_MDL1500 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_N4313 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_N5600 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_N5603 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_N6603 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_SE4500 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_SE4710 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_SE4750 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_SE655 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_SE955 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_SE965 - Static variable in class device.common.DevInfoIndex
-
- SCANNER_UE966 - Static variable in class device.common.DevInfoIndex
-
- SCREEN_CHANGE_MSG - Static variable in class device.common.ScanConst
-
- secondNumberValue - Variable in class device.common.ActionConfig
-
Second number value.
- secondStringValue - Variable in class device.common.ActionConfig
-
Second string value.
- SendAPDU(byte[]) - Method in class device.sdk.MsrManager
-
This function open msr service.
- sendApduCommand(byte[], int, byte[], int) - Method in class device.sdk.SamManager
-
Send the APDU command through the COM port.
- sendAtrCommand() - Method in class device.sdk.SamManager
-
Send the ATR command through the COM port.
- sendBreak() - Method in class device.common.SerialPort
-
Sends a stream of zero valued bits for 0.25 to 0.5 seconds
- sendDirectCommand(byte, byte[], int, byte[], int) - Method in class device.sdk.SamManager
-
Send the Direct command through the COM port.
- sendPowerDownCommand() - Method in class device.sdk.SamManager
-
Send the PowerDown command through the COM port.
- SENSOR_AK09918 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_AK8963C - Static variable in class device.common.DevInfoIndex
-
- SENSOR_APDS9900 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_APDS9930 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_BMA223 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_BMA250 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_BMA253 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_BMI055 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_BMI160 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_BMP180 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_LSM6DS3 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_ST480 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_STK3311 - Static variable in class device.common.DevInfoIndex
-
- SENSOR_TMP102 - Static variable in class device.common.DevInfoIndex
-
- SerialPort - Class in device.common
-
- SerialPort(File, int, int) - Constructor for class device.common.SerialPort
-
Create a serial port object.
- SerialPort(String, int, int) - Constructor for class device.common.SerialPort
-
Create a serial port object.
- SerialPort(File, int, int, boolean) - Constructor for class device.common.SerialPort
-
Create a serial port object.
- SerialPort(String, int, int, boolean) - Constructor for class device.common.SerialPort
-
Create a serial port object.
- SerialPortFinder - Class in device.common
-
- SerialPortFinder() - Constructor for class device.common.SerialPortFinder
-
- set24GHzChannelList(int[]) - Method in class device.sdk.Control
-
[ MDM Support ]
Set 2.4GHz channel mask
Available channel list is as follows:
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13
int list[] = new int[3];
list[0] = 3; list[1] = 5; list[2] = 9;
Control control = new Control();
control.set24GHzChannelList(list);
- set5GHzChannelList(int[]) - Method in class device.sdk.Control
-
[ MDM Support ]
Set 5GHz channel mask
Available channel list is as follows:
36, 40, 44, 48, 52, 56, 60, 64,
100, 104, 108, 112, 116, 120, 124, 128,
132, 136, 140, 144, 149, 153, 157, 161, 165
int list[] = new int[3];
list[0] = 44; list[1] = 104; list[2] = 149;
Control control = new Control();
control.set5GHzChannelList(list);
- setActivityNameOfExecuteApp(String) - Method in class device.common.HiJackData
-
This function sets the app activity name for executing.
- setAdbEnabled(boolean) - Method in class device.sdk.Control
-
This function write ADB(USB Debugging) flag.
- setAirplaneModeOn(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Change the airplane mode system setting
- setAllHiJackData(HiJackData[]) - Method in class device.sdk.KeyManager
-
This function updates the key map DB with new KeyManagerData list.
- setApplicationEnabledSetting(String, int) - Method in class device.sdk.Control
-
[ MDM Support ]
Set the enabled setting for an application
This setting will override any enabled state which may have been set by the application in
its manifest.
- setApplicationHidden(String, boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Called by profile or device owners to hide or unhide packages.
- setAutoJoin(boolean) - Method in class device.sdk.Control
-
enable Auto Join feature of WLAN
- setBackgroundScanTrigger(int) - Method in class device.sdk.Control
-
[ MDM Support ]
set background scan trigger
Valid values of level : -50, -55, -60, -65, -70, -75, -80, -85, -90
NOTE: The rebooting is required to affect this setting.
- setBroadcastKey(int) - Method in class device.common.HiJackData
-
This function sets state of whether to broadcast key or not.
- setCardLength(int) - Method in class device.common.MsrResult
-
- setCCXSupporting(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Enable/Disable CCX Supporting
NOTE: The rebooting is required to affect this setting.
- setConvertKeyCode(int) - Method in class device.common.HiJackData
-
This function sets the key code for converting to.
- setConvertSymbol(String) - Method in class device.common.HiJackData
-
This function sets the key symbol for converting to.
- setCountryCode(String, boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Set the country code.
- setCustomBroadcastIntent(String) - Method in class device.common.HiJackData
-
This function sets the custom intent name for broadcasting.
- setDefaultKeyCode(int) - Method in class device.common.HiJackData
-
This function sets the default key code.
- setDefaultKeyCode(int) - Method in class device.common.HijackingKeys
-
This function sets the default key code.
- setDefaultSymbol(String) - Method in class device.common.HiJackData
-
This function sets the default key symbol.
- setDefaultSymbol(String) - Method in class device.common.HijackingKeys
-
This function sets the default key symbol such as SCANNER_F, DEL, HOME, VOLUME_UP and so on.
- setDefineKeyCode(int) - Method in class device.common.HiJackData
-
This function sets the define key code.
- setDefineKeyCode(int) - Method in class device.common.HijackingKeys
-
This function sets the define key code.
- setDefineSymbol(String) - Method in class device.common.HiJackData
-
This function sets the define key symbol.
- setDefineSymbol(String) - Method in class device.common.HijackingKeys
-
This function sets the define key symbol such as SCANNER_F, DEL, HOME, VOLUME_UP and so on.
- setDisplayCardNo(String) - Method in class device.common.MsrResult
-
- setEnable11d(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Enable/disable 802.11d setting.
- setEnableAirplaneModeMenu(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Airplane mode menu of power menu set enabled / disabled.
- setEnabled(boolean) - Method in class device.sdk.SamManager
-
Set the enabled state of SAM.
- setEnabledOtherSounds(int, int) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the value to turn on and off or something the sound for each type.
- setEnabledOtherSoundsAll(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the status whether the sound for all type is enabled.
- setEnabledScreenCapture(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Called by an application that is administering the device to enable all capturing screen
on the device, for all users.
- setEnabledStayAwake(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the state whether to keep to stay awake with plug.
- setEnableFOTAClientMenu(int) - Method in class device.sdk.Control
-
[ MDM Support ]
FOTA Client menu of System Update in Settings set enabled / disabled.
- setExpansion3p3vPower(boolean) - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- setExpansion5vPower(boolean) - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- setExpansionGpio(boolean) - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- setFlag(int) - Method in class device.common.HiJackData
-
This function sets the DB flag.
- setFlag(int) - Method in class device.common.HijackingKeys
-
This function sets the flag such as FLAG_NOTHING, FLAG_EXCLUDE and FLAG_SPECIAL.
- setGpsAlwaysOff(boolean) - Method in class device.sdk.Control
-
This function writes the gps alwaysoff flag.
- setGpsAlwaysOn(boolean) - Method in class device.sdk.Control
-
This function writes the gps alwayson flag.
- setGpsPower(boolean) - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- setHandler(Handler) - Method in class device.common.DecodeStateCallback
-
- setID(long) - Method in class device.common.HiJackData
-
This function sets the DB id.
- setKeyboardBacklightEnabled(boolean) - Method in class device.sdk.Control
-
This function writes the keyboard backlight flag.
- setLabel(String) - Method in class device.common.HiJackData
-
This function sets the key label.
- setLabel(String) - Method in class device.common.HijackingKeys
-
This function sets the key label.
- setMockLocationApp(String) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the mock location application package name one by one.
- setMsrReadError(int) - Method in class device.common.MsrResult
-
- setMsrReadType(int) - Method in class device.common.MsrResult
-
- setMsrTrack1(String) - Method in class device.common.MsrResult
-
- setMsrTrack1Buf(byte[]) - Method in class device.common.MsrResult
-
- setMsrTrack1BufLen(int) - Method in class device.common.MsrResult
-
- setMsrTrack2(String) - Method in class device.common.MsrResult
-
- setMsrTrack2Buf(byte[]) - Method in class device.common.MsrResult
-
- setMsrTrack2BufLen(int) - Method in class device.common.MsrResult
-
- setMsrTrack3(String) - Method in class device.common.MsrResult
-
- setMsrTrack3Buf(byte[]) - Method in class device.common.MsrResult
-
- setMsrTrack3BufLen(int) - Method in class device.common.MsrResult
-
- setNavigationBarHide(boolean) - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- setNfcEnabled(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Enable NFC hardware.
- setNfcEnabledOption(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the value to activate the NFC enabled option.
- setNonMarketAppsAllowed(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the value to allow for installing non market app.
- setNonMarketAppsAllowedOption(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the value to activate the installing non market app option.
- setNtpServer(String) - Method in class device.sdk.Control
-
This function writes the NTP server address into Settings.
- setOnlyHardKeyboardEnabled(boolean) - Method in class device.sdk.Control
-
This function sets OnlyHardKeyBoard flag.
- setPackageNameOfExecuteApp(String) - Method in class device.common.HiJackData
-
This function sets the app package name for executing.
- setPublicKey(String) - Method in class device.sdk.MsrManager
-
This function set the public key in order to encrypt (RSA/ECB).
- setPublicKey(File) - Method in class device.sdk.MsrManager
-
This function set the public key in order to encrypt (RSA/ECB).
- setReaderType(int) - Method in class device.common.MsrResult
-
- setReconnectionInterval(int) - Method in class device.sdk.Control
-
Set Reconnection Interval setting for WLAN
Valid values of Interval : 5, 10, 15, 20, 25, 30, 60, 120, 160
- setRoamingTrigger(int) - Method in class device.sdk.Control
-
[ MDM Support ]
set roaming trigger
Valid values of level : -50, -55, -60, -65, -70, -75, -80, -85, -90
NOTE: The rebooting is required to affect this setting.
- setRotationLock(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Enables or disables rotation lock from the system UI toggle.
- setScreenBrightness(boolean, int) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the value of the screen backlight brightness.
- setScreenOffTimeout(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the expiry time to turn the screen off by automatic.
- setSendDeauthBeforeConnect(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Send Deauth before connect
NOTE: The rebooting is required to affect this setting.
- setStreamVolume(int, int, int) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the volume index for a particular stream.
- setStyluspenMode(boolean) - Method in class device.sdk.Control
-
Deprecated.
Don't supported since Android 5.0.2.
- setSystemTime(short, short, short, short, short, short, short, short) - Method in class device.sdk.MsrManager
-
This function set System Time
current system time setting fuction,
- setTimeoutDelay(int) - Method in class device.sdk.SamManager
-
Set Samservice time out delay(ms)
- setTouchSensitivityValue(int) - Method in class device.sdk.Control
-
This function writes the touch sensitivity flag.
- setTxMode(int, int, int) - Method in class device.sdk.MsrManager
-
This function set read lowdata mode.
- setUninstallBlocked(String, boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Called by profile or device owners to change whether a user can uninstall a package.
- setUsedEncryption(byte[], byte[]) - Method in class device.sdk.MsrManager
-
This function set to use encryption of this unit itself, Use for MMD1000 Only.
- setUserRestriction(String, boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets the value of a specific restriction.
- setVibrateIntensity(int) - Method in class device.sdk.Control
-
This function write level of vibrate intensity.
- setVibrateOnTouchEnabled(boolean) - Method in class device.sdk.Control
-
This function stores the vibrate on touch flag of Settings.
- setWifiApEnabled(WifiConfiguration, boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Start AccessPoint mode with the specified
configuration.
- setWifiEnabled(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Enable or disable Wi-Fi.
- setWifiSleepPolicy(int) - Method in class device.sdk.Control
-
[ MDM Support ]
Sets wifi sleep policy to never on while in sleep
- setWLANPowerSaveMode(boolean) - Method in class device.sdk.Control
-
[ MDM Support ]
Enable/Disable PowerSaveMode of WLAN
NOTE: The rebooting is required to affect this setting.
- SOUND_CHARGING - Static variable in class device.sdk.Control
-
Whether to play a sound for charging events.
- SOUND_DIALPAD - Static variable in class device.sdk.Control
-
Whether the audible DTMF tones are played by the dialer when dialing.
- SOUND_DOCK_AUDIO_MEDIA - Static variable in class device.sdk.Control
-
- SOUND_DOCKING - Static variable in class device.sdk.Control
-
Whether to play a sound for dock events.
- SOUND_EMERGENCY - Static variable in class device.sdk.Control
-
- SOUND_SCREEN_LOCKING - Static variable in class device.sdk.Control
-
Whether to play sounds when the keyguard is shown and dismissed.
- SOUND_TOUCH - Static variable in class device.sdk.Control
-
Whether the sounds effects (key clicks, lid open ...) are enabled.
- SOUND_VIBRATE_ON_TOUCH - Static variable in class device.sdk.Control
-
Whether the haptic feedback (long presses, ...) are enabled.
- STATE_CAMERA_OFF - Static variable in class device.common.ScanConst
-
- STATE_CAMERA_ON - Static variable in class device.common.ScanConst
-
- STATE_FAILED_TO_DO_SOMETHING - Static variable in class device.common.ScanConst
-
- STATE_INIT - Static variable in class device.common.ScanConst
-
- STATE_LOCK_BY_CAMERA - Static variable in class device.common.ScanConst
-
- STATE_NOTHING - Static variable in class device.common.SamIndex
-
- STATE_OFF - Static variable in class device.common.ScanConst
-
- STATE_ON - Static variable in class device.common.ScanConst
-
- STATE_PROCESS - Static variable in class device.common.SamIndex
-
- STATE_REJECTED_GETTING_VALUE - Static variable in class device.common.ScanConst
-
- STATE_RES_BEGIN - Static variable in class device.common.SamIndex
-
- STATE_RES_CRC_ERROR - Static variable in class device.common.SamIndex
-
- STATE_RES_DONE - Static variable in class device.common.SamIndex
-
- STATE_RES_LEN_ERROR - Static variable in class device.common.SamIndex
-
- STATE_RES_TIMEOUT - Static variable in class device.common.SamIndex
-
- STATE_TURNING_OFF - Static variable in class device.common.ScanConst
-
- STATE_TURNING_ON - Static variable in class device.common.ScanConst
-
- STATE_UNLOCK_BY_CAMERA - Static variable in class device.common.ScanConst
-
- STRING_DEPRECATED - Static variable in class device.common.DevInfoIndex
-
- STRING_NOT_SUPPORTED - Static variable in class device.common.DevInfoIndex
-
- STRING_UNIMPLEMENTED - Static variable in class device.common.DevInfoIndex
-
- STRING_UNKNOWN - Static variable in class device.common.DevInfoIndex
-
- stringPosition - Variable in class device.common.ConditionConfig
-
String position. (1 is first character)
- stringValue - Variable in class device.common.ConditionConfig
-
String value.
- StyleConfig - Class in device.common
-
- StyleConfig() - Constructor for class device.common.StyleConfig
-
Constructor of StyleConfig.
- styleName - Variable in class device.common.StyleConfig
-
Style name.
- symbologyHigh - Variable in class device.common.ConditionConfig
-
SymbologyHigh value.
- symbologyLow - Variable in class device.common.ConditionConfig
-
SymbologyLow value.
- symbologyMiddle - Variable in class device.common.ConditionConfig
-
SymbologyMiddle value.
- symId - Variable in class device.common.DecodeResult
-
Symbology ID of the barcode data
- symName - Variable in class device.common.DecodeResult
-
Symbology name of the barcode data
- symType - Variable in class device.common.DecodeResult
-
Symbology type of the barcode data