Index

A B C D E F G H I K L M N O P Q R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values

A

acquireWakeLock(long) - Method in class com.unitech.api.power.PowerCtrl
Acquires the wake lock.
ACTION_KEY_EXPORT - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
ACTION_KEY_IMPORT - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
activateApp(String) - Method in class com.unitech.api.app.AppManagementCtrl
Activate an app on device.
activateAppWithClassName(String, String) - Method in class com.unitech.api.app.AppManagementCtrl
Activate an app on device.
addDownParams(String, String) - Method in class com.unitech.api.keymap.BroadcastKeyDownEntity
 
addGpsStatusListener() - Method in class com.unitech.api.location.LocationCtrl
Request Location Update
addKeyMappings(String, String, boolean, String, Bundle[], String, Bundle[], Bundle[]) - Method in class com.unitech.api.keymap.KeymappingCtrl
Add a key mapping into the Programmable Key list
addStartActivityParamEntities(String, String) - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
addUpParams(String, String) - Method in class com.unitech.api.keymap.BroadcastKeyUpEntity
 
API_CHANGE_TO_RAW_FORMAT_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_CHANGE_TO_SSI_FORMAT_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_DATA - Variable in class com.unitech.api.usu.USUCtrl
 
API_DATA_CODETYPE - Variable in class com.unitech.api.usu.USUCtrl
 
API_DATAALL - Variable in class com.unitech.api.usu.USUCtrl
 
API_DATABYTE - Variable in class com.unitech.api.usu.USUCtrl
 
API_DATABYTELENGTH - Variable in class com.unitech.api.usu.USUCtrl
 
API_DATALENGTH - Variable in class com.unitech.api.usu.USUCtrl
 
API_EXPORT_SETTINGS_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_AUTO_CONNECTION_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_BATTERY_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_BLUETOOTH_SIGNAL_CHECKING_LEVEL_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_CONFIG_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_DATA_ACK_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_DATA_TERMINATOR_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_FORMAT_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_PAIRING_BARCODE_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_SCANNER_BLUETOOTH_MAC_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_SCANNER_BLUETOOTH_NAME_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_SCANNER_FIRMWARE_VERSION_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_SCANNER_SERIAL_NUMBER_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_TARGET_SCANNER_STATUS_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_GET_TRIG_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_IMPORT_SETTINGS_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_AUTO_CONNECTION_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_BLUETOOTH_SIGNAL_CHECKING_LEVEL_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_CONFIG_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_DATA_ACK_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_DATA_TERMINATOR_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_INDICATOR_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_SET_TRIG_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_START_DECODE_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_STOP_DECODE_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_TARGET_SCANNER - Variable in class com.unitech.api.usu.USUCtrl
 
API_UNPAIR_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
API_UPLOAD_ALL_SETTINGS_REPLY - Variable in class com.unitech.api.usu.USUCtrl
 
apiExport - Static variable in class com.unitech.api.uapps.TagAccessCtrl
 
apiExportReply - Static variable in class com.unitech.api.uapps.TagAccessCtrl
 
apiImport - Static variable in class com.unitech.api.uapps.TagAccessCtrl
 
apiImportReply - Static variable in class com.unitech.api.uapps.TagAccessCtrl
 
apiReset - Static variable in class com.unitech.api.uapps.TagAccessCtrl
 
apiResetReply - Static variable in class com.unitech.api.uapps.TagAccessCtrl
 
ApnAddProfile(String) - Method in class com.unitech.api.apn.ApnCtrl
Add Apn data Apn profile contain {"_id","name","numeric","mcc","mnc","apn","user","server","password", "proxy","port","mmsproxy","mmsport","mmsc","authtype","type","current", "protocol","roaming_protocol","carrier_enabled","bearer","mvno_type","mvno_match_data"}.
ApnCtrl - Class in com.unitech.api.apn
The type Apn ctrl.
ApnCtrl(Context) - Constructor for class com.unitech.api.apn.ApnCtrl
Instantiates a new Apn ctrl.
ApnDeleteAll() - Method in class com.unitech.api.apn.ApnCtrl
Apn delete all bundle.
ApnDeleteProfile(String) - Method in class com.unitech.api.apn.ApnCtrl
Apn delete profile.
ApnGetActivieProfileApnName() - Method in class com.unitech.api.apn.ApnCtrl
Apn get activie profile apn name bundle.
ApnGetNameList() - Method in class com.unitech.api.apn.ApnCtrl
Apn get name list bundle.
ApnGetProfile(String) - Method in class com.unitech.api.apn.ApnCtrl
Apn get profile bundle.
ApnProfileIsExist(String) - Method in class com.unitech.api.apn.ApnCtrl
Apn profile is exist.
ApnSetActiveProfile(String) - Method in class com.unitech.api.apn.ApnCtrl
Apn set active profile bundle.
ApnUpdateProfile(String) - Method in class com.unitech.api.apn.ApnCtrl
Apn update profile.
AppManagementCtrl - Class in com.unitech.api.app
*Need to install AppCtrlService to use this controller.
AppManagementCtrl(Context) - Constructor for class com.unitech.api.app.AppManagementCtrl
Instantiates a new AppManagementCtrl.
AskScannerToUnpair() - Method in class com.unitech.api.usu.USUCtrl
Ask scanner to forget the pairing information with current Android device ===================================== Keys in responseBundle Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_UNPAIR_REPLY
AudioCtrl - Class in com.unitech.api.audio
The type Audio ctrl.
AudioCtrl(Context) - Constructor for class com.unitech.api.audio.AudioCtrl
Instantiates a new Audio ctrl.

B

BatteryCtrl - Class in com.unitech.api.battery
 
BatteryCtrl(Context) - Constructor for class com.unitech.api.battery.BatteryCtrl
 
bindService() - Method in class com.unitech.api.util.ServiceHandler
Try to bindService.
BluetoothCtrl - Class in com.unitech.api.bluetooth
This controller is used to get the bluetooth information.
BluetoothCtrl(Context) - Constructor for class com.unitech.api.bluetooth.BluetoothCtrl
Instantiates a new Bluetooth ctrl.
BroadcastHandler - Class in com.unitech.api.util
 
BroadcastHandler(Context, IntentFilter, BroadcastReceiver) - Constructor for class com.unitech.api.util.BroadcastHandler
Instantiates a new MoboLinkCtrl.
BroadcastKeyDownEntity - Class in com.unitech.api.keymap
 
BroadcastKeyDownEntity() - Constructor for class com.unitech.api.keymap.BroadcastKeyDownEntity
 
BroadcastKeyDownEntity.DownParam - Class in com.unitech.api.keymap
 
BroadcastKeyUpEntity - Class in com.unitech.api.keymap
 
BroadcastKeyUpEntity() - Constructor for class com.unitech.api.keymap.BroadcastKeyUpEntity
 
BroadcastKeyUpEntity.UpParam - Class in com.unitech.api.keymap
 
BUNDLE_DATA - Static variable in class com.unitech.api.file.FileCtrl
 
BUNDLE_ENABLED - Static variable in class com.unitech.api.ethernet.EthernetCtrl
 
BUNDLE_ENABLED - Static variable in class com.unitech.api.wlan.WlanCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.apn.ApnCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.app.AppManagementCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.audio.AudioCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.bluetooth.BluetoothCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.clock.ClockCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.debugging.DebuggingCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.development.DevelopmentSettingCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.deviceinfo.DeviceInfoCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.display.DisplayCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.ethernet.EthernetCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.file.FileCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.fota.FotaCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.general.GeneralCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.general.ServiceCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.keypad.KeypadCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.location.LocationCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.nfc.NfcCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.power.PowerCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.safemodelock.SafeModeLockCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.scanner.ScannerCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.security.SecurityCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.telephony.TelephonyCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.uapps.ElauncherCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.uapps.MoboLinkCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.uapps.StageGoCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.wlan.WlanAdvancedCtrl
 
BUNDLE_ERROR_CODE - Static variable in class com.unitech.api.wlan.WlanCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.apn.ApnCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.app.AppManagementCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.audio.AudioCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.bluetooth.BluetoothCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.clock.ClockCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.debugging.DebuggingCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.development.DevelopmentSettingCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.deviceinfo.DeviceInfoCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.display.DisplayCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.dmi.DmiCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.ethernet.EthernetCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.file.FileCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.fota.FotaCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.general.GeneralCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.general.ServiceCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.keypad.KeypadCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.location.LocationCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.nfc.NfcCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.power.PowerCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.safemodelock.SafeModeLockCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.scanner.ScannerCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.security.SecurityCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.telephony.TelephonyCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.uapps.ElauncherCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.uapps.MoboLinkCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.uapps.StageGoCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.wlan.WlanAdvancedCtrl
 
BUNDLE_ERROR_MSG - Static variable in class com.unitech.api.wlan.WlanCtrl
 
BUNDLE_FILE_STREAM_ID - Static variable in class com.unitech.api.file.FileCtrl
 
BUNDLE_GLOVE_MODE - Static variable in class com.unitech.api.display.DisplayCtrl
 
BUNDLE_PARCEL_FILE_DESCRIPTOR - Static variable in class com.unitech.api.file.FileCtrl
 
BUNDLE_RESULT_APP_INFO - Static variable in class com.unitech.api.app.AppManagementCtrl
 
BUNDLE_RESULT_APP_NAME_LIST - Static variable in class com.unitech.api.app.AppManagementCtrl
 
BUNDLE_RESULT_CMD - Static variable in class com.unitech.api.app.AppManagementCtrl
 
BUNDLE_RESULT_PKG_NAME_LIST - Static variable in class com.unitech.api.app.AppManagementCtrl
 
BUNDLE_RESULT_SERVICEINFO_NAME_LIST - Static variable in class com.unitech.api.app.AppManagementCtrl
 

C

canRead(String) - Method in class com.unitech.api.file.FileCtrl
Tests whether the application can read the file denoted by this abstract pathname
not support canRead for path start with /Android/data or /Android/obb
canWrite(String) - Method in class com.unitech.api.file.FileCtrl
Tests whether the application can modify the file denoted by this abstract pathname.
not support canWrite for path start with /Android/data or /Android/obb
changePasscode(String) - Method in class com.unitech.api.usu.USUCtrl
 
CHARSET - Static variable in class com.unitech.api.util.Encryption
 
checkServiceAccessable() - Method in class com.unitech.api.util.ServiceHandler
 
clearAppData(String) - Method in class com.unitech.api.app.AppManagementCtrl
Clear the storage data and the cache data of the app.
clearDefaultApps(String[]) - Method in class com.unitech.api.app.AppManagementCtrl
Clear the settings of the preferred apps by giving the package name list
clearDefaultApps(String, String[]) - Method in class com.unitech.api.app.AppManagementCtrl
Clear the settings of the preferred apps by giving the filter (action and categories)
ClockCtrl - Class in com.unitech.api.clock
The type Clock ctrl.
ClockCtrl(Context) - Constructor for class com.unitech.api.clock.ClockCtrl
Instantiates a new Clock ctrl.
closeFileStream() - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
closeFileStream(long) - Method in class com.unitech.api.file.FileCtrl
Close the specific file stream that created by FileCtrl.createFileStream.
CLS_NAME_EXPORT - Static variable in class com.unitech.api.keymap.KeyAPI
 
CLS_NAME_IMPORT - Static variable in class com.unitech.api.keymap.KeyAPI
 
CLS_NAME_RESET - Static variable in class com.unitech.api.keymap.KeyAPI
 
ColdBoot() - Method in class com.unitech.api.power.PowerCtrl
Factory Reset
ColdBootButKeepESIMs() - Method in class com.unitech.api.power.PowerCtrl
Factory Reset but keep eSIM
com.unitech.api.apn - package com.unitech.api.apn
 
com.unitech.api.app - package com.unitech.api.app
 
com.unitech.api.audio - package com.unitech.api.audio
 
com.unitech.api.battery - package com.unitech.api.battery
 
com.unitech.api.bluetooth - package com.unitech.api.bluetooth
 
com.unitech.api.clock - package com.unitech.api.clock
 
com.unitech.api.debugging - package com.unitech.api.debugging
 
com.unitech.api.development - package com.unitech.api.development
 
com.unitech.api.deviceinfo - package com.unitech.api.deviceinfo
 
com.unitech.api.display - package com.unitech.api.display
 
com.unitech.api.dmi - package com.unitech.api.dmi
 
com.unitech.api.ethernet - package com.unitech.api.ethernet
 
com.unitech.api.file - package com.unitech.api.file
 
com.unitech.api.file.helper - package com.unitech.api.file.helper
 
com.unitech.api.fota - package com.unitech.api.fota
 
com.unitech.api.general - package com.unitech.api.general
 
com.unitech.api.keymap - package com.unitech.api.keymap
 
com.unitech.api.keypad - package com.unitech.api.keypad
 
com.unitech.api.location - package com.unitech.api.location
 
com.unitech.api.machine - package com.unitech.api.machine
 
com.unitech.api.memory - package com.unitech.api.memory
 
com.unitech.api.nfc - package com.unitech.api.nfc
 
com.unitech.api.power - package com.unitech.api.power
 
com.unitech.api.safemodelock - package com.unitech.api.safemodelock
 
com.unitech.api.scanner - package com.unitech.api.scanner
 
com.unitech.api.security - package com.unitech.api.security
 
com.unitech.api.telephony - package com.unitech.api.telephony
 
com.unitech.api.uapps - package com.unitech.api.uapps
 
com.unitech.api.usu - package com.unitech.api.usu
 
com.unitech.api.util - package com.unitech.api.util
 
com.unitech.api.wlan - package com.unitech.api.wlan
 
com.unitech.dmservice - package com.unitech.dmservice
 
ConfigWriter - Class in com.unitech.api.keymap
 
ConfigWriter(Context) - Constructor for class com.unitech.api.keymap.ConfigWriter
 
connectProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
Connect profile bundle.
convertToUsageList(ArrayList<String>) - Static method in class com.unitech.api.telephony.NetworkDataUsage
 
copyFile(String, String) - Method in class com.unitech.api.file.FileCtrl
Copy file bundle.
createFile(String) - Method in class com.unitech.api.file.FileCtrl
Create file or folder on device
createFileStream(String, boolean) - Method in class com.unitech.api.file.FileCtrl
Create a stream that you can use the stream to read or write data into the file.
If you have completed your operation on this stream, you should call FileCtrl.closeFileStream(fileStreamId) to close this stream.
CREATOR - Static variable in class com.unitech.dmservice.ObjectData
 

D

DCMO_Get(String) - Method in class com.unitech.api.dmi.DmiCtrl
DMI get bundle.
DCMO_Set(String, int) - Method in class com.unitech.api.dmi.DmiCtrl
DMI set bundle.
deactivateApp(String) - Method in class com.unitech.api.app.AppManagementCtrl
Deactivate an app on device.
DebuggingCtrl - Class in com.unitech.api.debugging
The type Debugging ctrl.
DebuggingCtrl(Context) - Constructor for class com.unitech.api.debugging.DebuggingCtrl
Instantiates a new Debugging ctrl.
Decrypt(byte[]) - Static method in class com.unitech.api.util.Encryption
Software update library
delete(String) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
deleteESimSubscriptionByName(String) - Method in class com.unitech.api.telephony.TelephonyCtrl
Deletes an eSIM subscription by name of ICCID or Display Name.
deleteFile(String) - Method in class com.unitech.api.file.FileCtrl
Deletes the file or folder.
deleteProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
Delete profile bundle.
describeContents() - Method in class com.unitech.dmservice.ObjectData
 
DevelopmentSettingCtrl - Class in com.unitech.api.development
The type Security ctrl.
DevelopmentSettingCtrl(Context) - Constructor for class com.unitech.api.development.DevelopmentSettingCtrl
Instantiates a new Security ctrl.
DeviceInfoCtrl - Class in com.unitech.api.deviceinfo
The type General ctrl.
DeviceInfoCtrl(Context) - Constructor for class com.unitech.api.deviceinfo.DeviceInfoCtrl
Instantiates a new General ctrl.
DISABLE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
disableApp(String) - Method in class com.unitech.api.app.AppManagementCtrl
Disable an app on device.
DisableScreenLock() - Method in class com.unitech.api.display.DisplayCtrl
Disable screen lock bundle.
DisplayCtrl - Class in com.unitech.api.display
The type Display ctrl.
DisplayCtrl(Context) - Constructor for class com.unitech.api.display.DisplayCtrl
Instantiates a new Display ctrl.
DMI_BLUETOOTH - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_CAMERA - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_DOZE_MODE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_FLASHLIGHT - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_GPS - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_PHYSICAL_KEYBOARD - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_TOUCH - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_USB - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_USB_MTP_MODE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_VIRTUAL_KEYBOARD - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_WLAN - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DMI_WWAN - Static variable in class com.unitech.api.dmi.DmiCtrl
 
DmiCtrl - Class in com.unitech.api.dmi
The type Dmi ctrl.
DmiCtrl(Context) - Constructor for class com.unitech.api.dmi.DmiCtrl
Instantiates a new Dmi ctrl.
downKey - Variable in class com.unitech.api.keymap.BroadcastKeyDownEntity.DownParam
 
downloadESimSubscription(String, boolean) - Method in class com.unitech.api.telephony.TelephonyCtrl
Downloads an eSIM subscription.
downloadESimSubscriptionWithNickName(String, String, boolean) - Method in class com.unitech.api.telephony.TelephonyCtrl
Downloads an eSIM subscription and change nickname.
DownParam() - Constructor for class com.unitech.api.keymap.BroadcastKeyDownEntity.DownParam
 
downValue - Variable in class com.unitech.api.keymap.BroadcastKeyDownEntity.DownParam
 

E

EA300 - Static variable in class com.unitech.api.machine.Machine
 
EA320 - Static variable in class com.unitech.api.machine.Machine
 
EA360 - Static variable in class com.unitech.api.machine.Machine
 
EA500 - Static variable in class com.unitech.api.machine.Machine
 
EA500Plus - Static variable in class com.unitech.api.machine.Machine
 
EA502 - Static variable in class com.unitech.api.machine.Machine
 
EA510 - Static variable in class com.unitech.api.machine.Machine
 
EA520 - Static variable in class com.unitech.api.machine.Machine
 
EA560 - Static variable in class com.unitech.api.machine.Machine
 
EA600 - Static variable in class com.unitech.api.machine.Machine
 
EA601 - Static variable in class com.unitech.api.machine.Machine
 
EA602 - Static variable in class com.unitech.api.machine.Machine
 
EA630 - Static variable in class com.unitech.api.machine.Machine
 
EA630Plus - Static variable in class com.unitech.api.machine.Machine
 
ElauncherCtrl - Class in com.unitech.api.uapps
 
ElauncherCtrl(Context) - Constructor for class com.unitech.api.uapps.ElauncherCtrl
Instantiates a new ElauncherCtrl.
ENABLE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
enableAllowInteractiveNotification(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set enableAllowInteractiveNotification.
enableApp(String) - Method in class com.unitech.api.app.AppManagementCtrl
Enable an app on device.
enableBluetooth(boolean) - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Enable Bluetooth
enableDashboard(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set enableDashboard, it will control the dashboard panel show or not
enabledBootupScript(boolean) - Method in class com.unitech.api.uapps.StageGoCtrl
 
enableFloatingNotification(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set enableFloatingNotification. allow a floating bubble show on screen when get new Notification
enableKeyMapping(boolean) - Method in class com.unitech.api.keymap.KeymappingCtrl
Enable or disable the Programmable Key service
Encrypt(byte[]) - Static method in class com.unitech.api.util.Encryption
Software update library
Encryption - Class in com.unitech.api.util
Created by user
Encryption() - Constructor for class com.unitech.api.util.Encryption
 
EnterIntoRawMode() - Method in class com.unitech.api.usu.USUCtrl
Enter into RAW mode for getting data only ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_CHANGE_TO_RAW_FORMAT_REPLY
EnterIntoSsiMode() - Method in class com.unitech.api.usu.USUCtrl
Enter into SSI mode for getting bar code type with data ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_CHANGE_TO_SSI_FORMAT_REPLY
EnterpriseBrowserCtrl - Class in com.unitech.api.uapps
 
EnterpriseBrowserCtrl(Context) - Constructor for class com.unitech.api.uapps.EnterpriseBrowserCtrl
Instantiates a new EnterpriseBrowserCtrl.
EnterpriseKeyboardCtrl - Class in com.unitech.api.uapps
 
EnterpriseKeyboardCtrl(Context) - Constructor for class com.unitech.api.uapps.EnterpriseKeyboardCtrl
Instantiates a new EnterpriseKeyboardCtrl.
ERROR_UNSUPPORTED - Static variable in class com.unitech.api.apn.ApnCtrl
 
ERROR_UNSUPPORTED - Static variable in class com.unitech.api.debugging.DebuggingCtrl
 
ERROR_UNSUPPORTED - Static variable in class com.unitech.api.display.DisplayCtrl
 
EthernetCtrl - Class in com.unitech.api.ethernet
The type Ethernet ctrl.
EthernetCtrl(Context) - Constructor for class com.unitech.api.ethernet.EthernetCtrl
Instantiates a new Ethernet ctrl.
execute(Runnable) - Static method in class com.unitech.api.util.InternalExecutor
 
executeMethod(String, String, String, String, Object...) - Method in class com.unitech.api.general.ServiceCtrl
Execute a method of a class in the package
executeServiceMethod(String, String, Object...) - Method in class com.unitech.api.general.ServiceCtrl
Execute a method in the Service Manager
exists(String) - Method in class com.unitech.api.file.FileCtrl
Check if the file or folder exists.
exists(String) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
exportEaSeriesSettings(String) - Method in class com.unitech.api.scanner.ScannerCtrl
Export ea series settings.
exportKeyMappings(String) - Method in class com.unitech.api.keymap.KeymappingCtrl
Export the settings of the key mappings to the folder
exportSettings(Activity, int) - Static method in class com.unitech.api.keymap.KeyAPI
 
exportSettings(Activity, String, int) - Static method in class com.unitech.api.keymap.KeyAPI
 
exportSettings(Context) - Static method in class com.unitech.api.keymap.KeyAPI
 
exportSettings(Context, String) - Static method in class com.unitech.api.keymap.KeyAPI
 
exportSettings(String) - Method in class com.unitech.api.scanner.ScannerCtrl
Export settings.
exportSettings(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.uapps.EnterpriseBrowserCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.uapps.EnterpriseKeyboardCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.uapps.LoggerCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.uapps.RFID2KeyCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.uapps.ScanBridgeCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.uapps.SoftwareUpdateCtrl
Export Software Update Config to file
exportSettings(String) - Method in class com.unitech.api.uapps.TagAccessCtrl
Export Settings
exportSettings(String) - Method in class com.unitech.api.wlan.WlanAdvancedCtrl
Export WlanAdvenced setting
ExportSettings(String) - Method in class com.unitech.api.usu.USUCtrl
Export Unitech Scanner Utility Settings (Scanner configuration, Application settings) to the encrypted file. ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_EXPORT_SETTINGS_REPLY
exportUSSProfile(String) - Method in class com.unitech.api.scanner.ScannerCtrl
Export All USS Profile setting to assign folder
EXTRA_FILE_PATH - Static variable in class com.unitech.api.keymap.KeyAPI
The path of folder api import and export

F

FileCtrl - Class in com.unitech.api.file
This controller is used to read / write file to storage with system permission.
FileCtrlHelper - Class in com.unitech.api.file.helper
 
FileCtrlHelper(Context) - Constructor for class com.unitech.api.file.helper.FileCtrlHelper
 
FileHelper - Class in com.unitech.api.file.helper
 
FileHelper() - Constructor for class com.unitech.api.file.helper.FileHelper
 
FotaCtrl - Class in com.unitech.api.fota
The type Fota ctrl.
FotaCtrl(Context) - Constructor for class com.unitech.api.fota.FotaCtrl
Instantiates a new Fota ctrl.
fromJson(String) - Static method in class com.unitech.api.telephony.NetworkDataUsage
 

G

GeneralCtrl - Class in com.unitech.api.general
The type General ctrl.
GeneralCtrl(Context) - Constructor for class com.unitech.api.general.GeneralCtrl
Instantiates a new General ctrl.
getAccuracy() - Method in class com.unitech.api.location.LocationCtrl
Get Accuracy
getActionName() - Method in class com.unitech.api.keymap.BroadcastKeyDownEntity
 
getActionName() - Method in class com.unitech.api.keymap.BroadcastKeyUpEntity
 
getActiveBluetoothProfile() - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Get Active Bluetooth Profile
getActiveNetworkBearers() - Method in class com.unitech.api.apn.ApnCtrl
get Active Network Bearers
getAllAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get all apps list with their app name (Only return apps which have app label)
getAllData() - Method in class com.unitech.api.location.LocationCtrl
Get AllData
getAllPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get all apps list with their package name
getAlphaKey() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad alpha key enable setting.
getAlphaMode() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad alpha mode enable setting.
getAltitude() - Method in class com.unitech.api.location.LocationCtrl
Get Altitude
getAppInfoByAppName(String) - Method in class com.unitech.api.app.AppManagementCtrl
Get the app version name and version code by the app name (App label)
getAppInfoByPkgName(String) - Method in class com.unitech.api.app.AppManagementCtrl
Get the app version name and version code by the package name
getAppName() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
getAppPackageName(String) - Method in class com.unitech.api.app.AppManagementCtrl
 
GetAutoConnection() - Method in class com.unitech.api.usu.USUCtrl
Get Configure Scanner to automatically connect to the host or not.
getAvailableExternalStorageSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Available External Storage Size
getAvailableFlashSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Available Flash Storage Size
getAvailableInterfaces() - Method in class com.unitech.api.ethernet.EthernetCtrl
Get Ethernet Available Interfaces
getAvailableInternalStorageSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Available Internal Storage Size
getAvailableRAMSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Available RAM Size
getBacklight() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad backlight enable setting.
getBackupBatteryChargingStatus() - Method in class com.unitech.api.battery.BatteryCtrl
Get Backup Battery Charging Status
getBackupBatteryVoltage() - Method in class com.unitech.api.battery.BatteryCtrl
Get Backup Battery Voltage
getBatteryLevel() - Method in class com.unitech.api.battery.BatteryCtrl
Get Battery Level
getBluetoothConnectStatus() - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Get Bluetooth Connect Status
getBluetoothVersion() - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Get Bluetooth Version
getBuiltinSystemAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the built-in system apps list with their app name (Only return apps which have app label)
getBuiltinSystemPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the built-in system apps list with their package name
getChargingStatus() - Method in class com.unitech.api.battery.BatteryCtrl
Get Charging Status
getConnectedProfile() - Method in class com.unitech.api.wlan.WlanCtrl
Get connected profile.
getCurrent() - Method in class com.unitech.api.battery.BatteryCtrl
Get Current
getCycleCount() - Method in class com.unitech.api.battery.BatteryCtrl
Get Cycle Count
GetDataACK() - Method in class com.unitech.api.usu.USUCtrl
Get Configure Scanner to require ACK or not.
getDateOfManufacture() - Method in class com.unitech.api.battery.BatteryCtrl
Get Date Of Manufacture
getDefaultDataSubscriptionId() - Method in class com.unitech.api.apn.ApnCtrl
Get Default Data Subscription ID
getDefaultKeyCode(String) - Method in class com.unitech.api.keymap.KeymappingCtrl
Get selected keyName default KeyCode
getDeviceBuildNumber() - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get Device Build Number
getDeviceBuildNumber() - Method in class com.unitech.api.general.GeneralCtrl
Get Device Build Number
getDeviceSerialNumber() - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get Device Serial Number
getDeviceSerialNumber() - Method in class com.unitech.api.general.GeneralCtrl
Get Device Serial Number
getDisabledAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the disabled apps list with their app name (Only return apps which have app label)
getDisabledPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the disabled apps list with their package name
GetDisplayTimeout() - Method in class com.unitech.api.display.DisplayCtrl
Get display timeout.
getDownParams() - Method in class com.unitech.api.keymap.BroadcastKeyDownEntity
 
getEID() - Method in class com.unitech.api.telephony.TelephonyCtrl
Retrieves the eSIM ID.
getExternalStorageInfo() - Method in class com.unitech.api.file.FileCtrl
get device external storage information include real path and description
GetFontSize() - Method in class com.unitech.api.display.DisplayCtrl
Get font size bundle.
getFullFilePath(String, String) - Static method in class com.unitech.api.file.helper.FileHelper
 
getFunctionKey() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad function key enable setting.
getFunctionMode() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad function mode enable setting.
getGloveMode() - Method in class com.unitech.api.display.DisplayCtrl
Get the glove mode status
getGpsOpenStatus() - Method in class com.unitech.api.location.LocationCtrl
 
getIMEI() - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get IMEI
getIMEI(int) - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get IMEI with Sim Slot
getImmortalTicket() - Method in class com.unitech.api.util.ServiceHandler
Get a ticket for a work continued longer than 30 sec.
getIMSI() - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get IMSI
getIMSI(int) - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get IMSI with Sim Slot
getInputStream(String) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
getInstallAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the installed apps list with their app name (Only return apps which have app label)
getInstallPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the installed apps list with their package name
getInstance(Context) - Static method in class com.unitech.api.bluetooth.BluetoothCtrl
Gets instance.
getInstance(Context) - Static method in class com.unitech.api.file.FileCtrl
Gets instance.
getInstance(Context) - Static method in class com.unitech.api.keymap.ConfigWriter
 
getInstance(Context) - Static method in class com.unitech.api.keymap.KeymappingCtrl
Get an instance of the KeymappingCtrl
getInstance(Context) - Static method in class com.unitech.api.safemodelock.SafeModeLockCtrl
 
getInstance(Context) - Static method in class com.unitech.api.uapps.LoggerCtrl
Get an instance of LoggerCtrl
getInstance(Context) - Static method in class com.unitech.api.wlan.WlanAdvancedCtrl
 
getInstance(String, String, Context) - Static method in class com.unitech.api.usu.USUCtrl
 
getIpAssignmentProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
ToDo: getIpAssignmentProfile no ready
getKeyCode() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
getKeyDownEntity() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
getKeyMapping(String) - Method in class com.unitech.api.keymap.KeymappingCtrl
Get selected keyName mapping value
getKeyMappingEnabled() - Method in class com.unitech.api.keymap.KeymappingCtrl
Check if the Programmable Key service is enabled
getKeyName() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
getKeyUpEntity() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
getLastResultCode() - Method in class com.unitech.api.usu.USUCtrl
 
getLastResultMessage() - Method in class com.unitech.api.usu.USUCtrl
 
getLatitude() - Method in class com.unitech.api.location.LocationCtrl
Get Latitude
getLauncherPackageName() - Method in class com.unitech.api.safemodelock.SafeModeLockCtrl
Check SafeModeLock bind with which packageName
getLongitude() - Method in class com.unitech.api.location.LocationCtrl
Get Longitude
getMacAddress() - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Get mac address bundle.
getManualTime() - Method in class com.unitech.api.clock.ClockCtrl
Get manual time.
getMobileRx() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
getMobileTx() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
getMode() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad mode setting.
getNetworkDataUsage() - Method in class com.unitech.api.telephony.TelephonyCtrl
Retrieves the network data usage for the last 24 hours.
getNetworkInformation(String) - Method in class com.unitech.api.deviceinfo.DeviceInfoCtrl
Get Network Information with interfaceName
getNTPServer() - Method in class com.unitech.api.clock.ClockCtrl
Get ntp server.
getObject() - Method in class com.unitech.dmservice.ObjectData
 
getOutputStream(String, boolean) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
getPackageName() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
GetPairingBarcode() - Method in class com.unitech.api.usu.USUCtrl
Get the Barcode for Bluetooth Pairing and generate barcode(apply from USU version 1.1.0, F/W V1.46) ===================================== Keys in responseBundle Name: "PairingBarcodeContent" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_PAIRING_BARCODE_REPLY
getPathForPA760A9AndEA630A9(Context, String) - Static method in class com.unitech.api.file.helper.FileHelper
 
getPluggedInStatus() - Method in class com.unitech.api.battery.BatteryCtrl
Get Plugged In Status
getProperty(String) - Method in class com.unitech.api.ethernet.EthernetCtrl
get Ethernet Interface property
getProvider() - Method in class com.unitech.api.location.LocationCtrl
Get Provider
getProxyProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
ToDo: only run in PA760, A9 and A10
getResponseBundle() - Method in class com.unitech.api.usu.USUCtrl
 
getRunningAppNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the current running apps list with their app name (Only return apps which have app label)
getRunningPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
Get the current running apps list with their package name
GetScannerBatteryLevel() - Method in class com.unitech.api.usu.USUCtrl
Get scanner battery level ===================================== Keys in responseBundle Name: "battery" Type: Integer (0=charging, 1=very low, 2=low, 3=ok, 4=full) Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_BATTERY_REPLY
GetScannerBluetoothMacAddress() - Method in class com.unitech.api.usu.USUCtrl
Get scanner bluetooth MAC address ===================================== Keys in responseBundle Name: "address" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_BLUETOOTH_MAC_REPLY
GetScannerBluetoothName() - Method in class com.unitech.api.usu.USUCtrl
Get scanner bluetooth name ===================================== Keys in responseBundle Name: "name" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_BLUETOOTH_NAME_REPLY
GetScannerBtSignalCheckingLevel() - Method in class com.unitech.api.usu.USUCtrl
Get Configure Scanner Bluetooth signal checking level.
GetScannerDataTerminator() - Method in class com.unitech.api.usu.USUCtrl
Get Configure Scanner Data Terminator(apply from USU version 1.1.7, F/W V1.47) ===================================== Keys in responseBundle Name: "DataTerminator" Type: Integer (0= None/Null, 1=CR, 2=LF, 3=CRLF, 4=TAB) Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_DATA_TERMINATOR_REPLY
GetScannerFirmwareVersion() - Method in class com.unitech.api.usu.USUCtrl
Get scanner firmware version ===================================== Keys in responseBundle Name: "fw" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_FIRMWARE_VERSION_REPLY
GetScannerSerialNumber() - Method in class com.unitech.api.usu.USUCtrl
Get scanner serial number ===================================== Keys in responseBundle Name: "sn" Type: String Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_SCANNER_SERIAL_NUMBER_REPLY
GetScannerSymbologyConfiguration() - Method in class com.unitech.api.usu.USUCtrl
Get Configure Scanner Symbology via SSI command.
GetScannerTriggerKey() - Method in class com.unitech.api.usu.USUCtrl
Get Enable or disable scanner trigger key.
GetScreenBacklightLevel() - Method in class com.unitech.api.display.DisplayCtrl
Get screen backlight level bundle.
getScreenOrientation() - Method in class com.unitech.api.display.DisplayCtrl
Get Screen Orientation
getScreenPixels() - Method in class com.unitech.api.display.DisplayCtrl
Get Screen Pixels
getSerialNumber() - Method in class com.unitech.api.battery.BatteryCtrl
Get Serial Number
getSignalStrength() - Method in class com.unitech.api.apn.ApnCtrl
Get Signal Strength
getSound() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad sound enable setting.
getSpeed() - Method in class com.unitech.api.location.LocationCtrl
Get Speed
getStartActivityKey() - Method in class com.unitech.api.keymap.StartActivityParamEntity
 
getStartActivityParamEntities() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
getStartActivityValue() - Method in class com.unitech.api.keymap.StartActivityParamEntity
 
getStateOfHealth() - Method in class com.unitech.api.battery.BatteryCtrl
Get State Of Health
GetStayAwake() - Method in class com.unitech.api.display.DisplayCtrl
Get stay awake.
getSubscriptionInfo() - Method in class com.unitech.api.telephony.TelephonyCtrl
Retrieves the Subscription information.
getSupportNetworkBearers() - Method in class com.unitech.api.apn.ApnCtrl
Get Support Network Bearers
GetTargetScanner() - Method in class com.unitech.api.usu.USUCtrl
Get the serial number and connection status of target scanner(apply from USU version 1.1.0, F/W V1.46) ===================================== Keys in responseBundle Name: "serialNo" Type: String Name: "IsConnected" Type: Boolean Name: "result" Type: Integer(0 for success, others for fail) Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_TARGET_SCANNER_STATUS_REPLY
getTechnology() - Method in class com.unitech.api.battery.BatteryCtrl
Get Technology
getTemperature() - Method in class com.unitech.api.battery.BatteryCtrl
Get Temperature
getTicket() - Method in class com.unitech.api.util.BroadcastHandler
For Run Send Broadcast task, Time out rule.
getTicket() - Method in class com.unitech.api.util.ServiceHandler
Get a ticket for a work
getTimeFormat() - Method in class com.unitech.api.clock.ClockCtrl
Get time format bundle.
getTimeMode() - Method in class com.unitech.api.clock.ClockCtrl
Get time mode.
getTimeZone() - Method in class com.unitech.api.clock.ClockCtrl
Get time zone bundle.
getTimeZoneMode() - Method in class com.unitech.api.clock.ClockCtrl
Get time zone mode bundle.
getTotalExternalStorageSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Total External Storage Size
getTotalFlashSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Total Flash Storage Size
getTotalInternalStorageSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Total Internal Storage Size
getTotalRAMSize() - Method in class com.unitech.api.memory.MemoryStorageCtrl
Get Total RAM Size
getUpParams() - Method in class com.unitech.api.keymap.BroadcastKeyUpEntity
 
getUTCTime() - Method in class com.unitech.api.location.LocationCtrl
Get UTCTime(pattern:"yyyy-MM-dd'T'HH:mm:ssZ")
getVibration() - Method in class com.unitech.api.keypad.KeypadCtrl
Get keypad vibration enable setting.
getVoltage() - Method in class com.unitech.api.battery.BatteryCtrl
Get Voltage
getWakeUp() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
getWifiProfile(String) - Method in class com.unitech.api.wlan.WlanCtrl
Get wifi profile.
getWifiRandomizedMacStatus(String) - Method in class com.unitech.api.wlan.WlanCtrl
Get Wifi Randomized MAC Status
getWifiRx() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
getWifiTx() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
getWLANConnectState() - Method in class com.unitech.api.wlan.WlanCtrl
Get WLAN Connect State
getWLANIpAddress() - Method in class com.unitech.api.wlan.WlanCtrl
Get WLAN IP Address
getWLANMACAddress() - Method in class com.unitech.api.wlan.WlanCtrl
Get WLAN MAC Address
getWLANSignalStrength() - Method in class com.unitech.api.wlan.WlanCtrl
Get WLAN Signal Strength
getWWANIpAddress() - Method in class com.unitech.api.apn.ApnCtrl
Get WWAN IP Address
grantAppPermission(String, String[]) - Method in class com.unitech.api.app.AppManagementCtrl
grant application permission (packageName)

H

H3 - Static variable in class com.unitech.api.machine.Machine
 
HT1 - Static variable in class com.unitech.api.machine.Machine
 
HT330 - Static variable in class com.unitech.api.machine.Machine
 
HT380 - Static variable in class com.unitech.api.machine.Machine
 
HT510 - Static variable in class com.unitech.api.machine.Machine
 
HT730 - Static variable in class com.unitech.api.machine.Machine
 

I

importEaSeriesSettings(String) - Method in class com.unitech.api.scanner.ScannerCtrl
Import ea series settings.
importKeyMappings(String) - Method in class com.unitech.api.keymap.KeymappingCtrl
Import the settings of the key mappings to the folder
importSettings(Activity, int) - Static method in class com.unitech.api.keymap.KeyAPI
 
importSettings(Activity, String, int) - Static method in class com.unitech.api.keymap.KeyAPI
 
importSettings(Context) - Static method in class com.unitech.api.keymap.KeyAPI
 
importSettings(Context, String) - Static method in class com.unitech.api.keymap.KeyAPI
 
importSettings(String) - Method in class com.unitech.api.scanner.ScannerCtrl
Import settings.
importSettings(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Import settings.
importSettings(String) - Method in class com.unitech.api.uapps.EnterpriseBrowserCtrl
Import settings.
importSettings(String) - Method in class com.unitech.api.uapps.EnterpriseKeyboardCtrl
Import settings.
importSettings(String) - Method in class com.unitech.api.uapps.LoggerCtrl
Import settings.
importSettings(String) - Method in class com.unitech.api.uapps.ScanBridgeCtrl
Import settings.
importSettings(String) - Method in class com.unitech.api.uapps.SoftwareUpdateCtrl
Import Software Update Config file
importSettings(String) - Method in class com.unitech.api.wlan.WlanAdvancedCtrl
Import WlanAdvenced setting
importSettings(String, String) - Method in class com.unitech.api.uapps.RFID2KeyCtrl
Import settings.
importSettings(String, String) - Method in class com.unitech.api.uapps.TagAccessCtrl
Import settings.
ImportSettings(String) - Method in class com.unitech.api.usu.USUCtrl
Import Unitech Scanner Utility Settings (Scanner configuration, Application settings) from the file(s) ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_IMPORT_SETTINGS_REPLY
importUSSProfile(String) - Method in class com.unitech.api.scanner.ScannerCtrl
Import USS Profile setting with a file.
installApp(String, String) - Method in class com.unitech.api.app.AppManagementCtrl
Install an application by the apk that user mention tha apk file path.
installApp(String, String, String[]) - Method in class com.unitech.api.app.AppManagementCtrl
Install an application by the apk that user mention tha apk file path.
INTENT_RESULT_MESSAGE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
InternalExecutor - Class in com.unitech.api.util
Created by USER
isDirectory(String) - Method in class com.unitech.api.file.FileCtrl
Check if path is directory.
isProfileExisted(String) - Method in class com.unitech.api.wlan.WlanCtrl
Is profile existed bundle.
isProfilesEmpty() - Method in class com.unitech.api.wlan.WlanCtrl
Is profiles empty bundle.
isSafeModeLockEnabled() - Method in class com.unitech.api.safemodelock.SafeModeLockCtrl
Check whether SafeMode is being locked or not
isSimCardExist() - Method in class com.unitech.api.telephony.TelephonyCtrl
Checks if a SIM card exists.
isTicketExist(long) - Method in class com.unitech.api.util.ServiceHandler
Check if your ticket is exist
isValidFilepath(FileCtrl, String, boolean) - Static method in class com.unitech.api.file.helper.FileHelper
 
isValidFolderPath(FileCtrl, String, boolean) - Static method in class com.unitech.api.file.helper.FileHelper
 
isValidPath(FileCtrl, String, boolean, boolean) - Static method in class com.unitech.api.file.helper.FileHelper
 

K

KEY_ACTION - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_CONF_FILE_PATH - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_EXPORT_PROGRAMMABLE_KEYS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_EXPORT_PROGRAMMABLE_KEYS_ENABLE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_EXPORT_PROGRAMMABLE_KEYS_FILE_PATH - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_IMPORT_PROGRAMMABLE_KEYS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_IMPORT_PROGRAMMABLE_KEYS_ENABLE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_IMPORT_PROGRAMMABLE_KEYS_FILE_PATH - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_MESSAGE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
KEY_MODULE - Static variable in class com.unitech.api.dmi.DmiCtrl
 
KEY_OP_MODE - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_PASSCODE - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_POLICY_INSTALLED - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_POLICY_INSTALLED_LIST - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_POLICY_NEW - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_PROGRAMMABLE_BROADCAST_DOWN - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_BROADCAST_UP - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_DOWN_KEY - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_DOWN_PARAMS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_DOWN_VALUE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_KEY - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_KEY_CODE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_KEY_NAME - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_KEYS_SET - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_PARAMS_KEY - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_PARAMS_VALUE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_START_ACTIVITY_KEY - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_START_ACTIVITY_PARAM - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_START_ACTIVITY_PARAMS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_START_ACTIVITY_VALUE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_UP_KEY - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_UP_PARAMS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_UP_VALUE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_PROGRAMMABLE_WAKEUP - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_RESET_PROGRAMMABLE_KEYS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
KEY_RESULT - Static variable in class com.unitech.api.dmi.DmiCtrl
 
KEY_SERVER_URL - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KEY_STATUS - Static variable in class com.unitech.api.dmi.DmiCtrl
 
KEY_STEP - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
KeyAPI - Class in com.unitech.api.keymap
Created by USER
KeyAPI() - Constructor for class com.unitech.api.keymap.KeyAPI
 
KeymappingCtrl - Class in com.unitech.api.keymap
This controller is used to manage the Programmable Key API.
KeypadCtrl - Class in com.unitech.api.keypad
The type General ctrl.
KeypadCtrl(Context) - Constructor for class com.unitech.api.keypad.KeypadCtrl
Instantiates a new Keypad ctrl.

L

licenseActivate(String, boolean) - Method in class com.unitech.api.uapps.EnterpriseBrowserCtrl
License Activate settings.
list(String) - Method in class com.unitech.api.file.FileCtrl
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
loadAndRunScript(String, int) - Method in class com.unitech.api.uapps.StageGoCtrl
Load and run a StageGO script file
LocationCtrl - Class in com.unitech.api.location
 
LocationCtrl(Context) - Constructor for class com.unitech.api.location.LocationCtrl
 
LockscreenGetType() - Method in class com.unitech.api.security.SecurityCtrl
Gets the current lockscreen type, the return value contains the lockscreen type details
The lockscreen setting can be configured in the Settings App > Security > Screen Lock.
LockscreenSetType(String, String, String, String) - Method in class com.unitech.api.security.SecurityCtrl
Sets the current lockscreen type, the return value contains the lockscreen type details
The lockscreen setting can be configured in the Settings App > Security > Screen Lock.
LoggerCtrl - Class in com.unitech.api.uapps
 

M

Machine - Class in com.unitech.api.machine
 
Machine() - Constructor for class com.unitech.api.machine.Machine
 
MemoryStorageCtrl - Class in com.unitech.api.memory
 
MemoryStorageCtrl(Context) - Constructor for class com.unitech.api.memory.MemoryStorageCtrl
 
MoboLinkCtrl - Class in com.unitech.api.uapps
 
MoboLinkCtrl(Context) - Constructor for class com.unitech.api.uapps.MoboLinkCtrl
Instantiates a new MoboLinkCtrl.
MODEL_NUMBER_EA300 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA320 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA360 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA500 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA500_PLUS - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA502 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA510 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA560 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA560_1 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA600 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA602 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA630 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_EA630_PLUS - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_H3 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_HT1 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_HT380 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_HT510 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_PA700 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_PA720 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_PA726 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_PA730 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_PA760 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_TB120 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_TB128 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_TB85 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_WD100 - Static variable in class com.unitech.api.machine.Machine
 
MODEL_NUMBER_WD200 - Static variable in class com.unitech.api.machine.Machine
 

N

NetworkDataUsage - Class in com.unitech.api.telephony
 
NetworkDataUsage() - Constructor for class com.unitech.api.telephony.NetworkDataUsage
 
NetworkDataUsage(String, String, String, String, String, String) - Constructor for class com.unitech.api.telephony.NetworkDataUsage
 
NfcCtrl - Class in com.unitech.api.nfc
The type Nfc ctrl.
NfcCtrl(Context) - Constructor for class com.unitech.api.nfc.NfcCtrl
Instantiates a new Nfc ctrl.
NOT_SUPPORT - Static variable in class com.unitech.api.dmi.DmiCtrl
 

O

ObjectData - Class in com.unitech.dmservice
 
ObjectData() - Constructor for class com.unitech.dmservice.ObjectData
 
ObjectData(Parcel) - Constructor for class com.unitech.dmservice.ObjectData
 
ObjectData(Object) - Constructor for class com.unitech.dmservice.ObjectData
 
onBindingDied(ComponentName) - Method in class com.unitech.api.util.ServiceHandler.ServiceConnection
 
onBindingDied(ComponentName) - Method in interface com.unitech.api.util.ServiceHandler.ServiceConnectionCallback
 
onNullBinding(ComponentName) - Method in class com.unitech.api.util.ServiceHandler.ServiceConnection
 
onServiceConnected(ComponentName, IBinder) - Method in class com.unitech.api.util.ServiceHandler.ServiceConnection
 
onServiceConnected(ComponentName, IBinder) - Method in interface com.unitech.api.util.ServiceHandler.ServiceConnectionCallback
 
onServiceDisconnected(ComponentName) - Method in class com.unitech.api.util.ServiceHandler.ServiceConnection
 
onServiceDisconnected(ComponentName) - Method in interface com.unitech.api.util.ServiceHandler.ServiceConnectionCallback
 
openFile(String) - Method in class com.unitech.api.file.FileCtrl
open file for the given package name and path
not support openFile for path start with /Android/data or /Android/obb
osUpdate(String) - Method in class com.unitech.api.app.AppManagementCtrl
Update device's OS by the zip file

P

PA700 - Static variable in class com.unitech.api.machine.Machine
 
PA720 - Static variable in class com.unitech.api.machine.Machine
 
PA726 - Static variable in class com.unitech.api.machine.Machine
 
PA730 - Static variable in class com.unitech.api.machine.Machine
 
PA760 - Static variable in class com.unitech.api.machine.Machine
 
pathConverter(String) - Method in class com.unitech.api.file.FileCtrl
get real storage path description
PKG_NAME - Static variable in class com.unitech.api.keymap.KeyAPI
 
PowerCtrl - Class in com.unitech.api.power
The type Power ctrl.
PowerCtrl(Context) - Constructor for class com.unitech.api.power.PowerCtrl
Instantiates a new Power ctrl.
ProgramKeyEntity - Class in com.unitech.api.keymap
 
ProgramKeyEntity() - Constructor for class com.unitech.api.keymap.ProgramKeyEntity
 

Q

queryIntentService(String, String) - Method in class com.unitech.api.app.AppManagementCtrl
query intent service with action and packageName

R

readFile(String) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
readFile(String) - Method in class com.unitech.api.file.helper.FileHelper
 
readFromFile(String) - Method in class com.unitech.api.file.FileCtrl
Read from file.
readFromParcel(Parcel) - Method in class com.unitech.dmservice.ObjectData
 
ReceiveCurrentDataMode() - Method in class com.unitech.api.usu.USUCtrl
Get the current scanned data mode, RAW or SSI ===================================== Keys in responseBundle Name: "format" Type: Integer (0=RAW , 1=SSI) Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_GET_FORMAT_REPLY
RegisterBroadcastReciver() - Method in class com.unitech.api.util.BroadcastHandler
Broadcast Reciver set only one register, Start a thread to Monitor Broadcast flow
releaseTicket(long) - Method in class com.unitech.api.util.BroadcastHandler
For Run Send Broadcast task, Time out rule.
releaseTicket(long) - Method in class com.unitech.api.util.ServiceHandler
Release your working ticket
releaseWakeLock() - Method in class com.unitech.api.power.PowerCtrl
Releases the wake lock.
This method releases your claim to the CPU or screen being on.
The screen may turn off shortly after you release the wake lock, or it may not if there are other wake locks still held.
removeAllProfiles() - Method in class com.unitech.api.wlan.WlanCtrl
Remove all profiles bundle.
removeApp(String) - Method in class com.unitech.api.app.AppManagementCtrl
Remove an app from device
renameTo(String, String) - Method in class com.unitech.api.file.FileCtrl
Renames the file denoted by this name.
replyQueue - Variable in class com.unitech.api.usu.USUCtrl
the reply bundle will store in replyQueue check the replyType key of replyQueue for reply type than get others associated key value callback bundle list: public final String API_TARGET_SCANNER="unitech.scanservice.bluetooth.target_scanner_callback"; Name:"serialNo" type:String, Name:"IsConnected" type:Boolean public final String API_DATA_CODETYPE ="com.unitech.bluetooth.dataCodeType"; Name:"codeType" type:byte Note: 1. if code type is Code39, the value is 0x01 2.
REQUEST_CODE_EXPORT - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
REQUEST_CODE_IMPORT - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
resetKeyMapping(String) - Method in class com.unitech.api.keymap.KeymappingCtrl
Reset selected keyName to default settings
resetKeyMappings() - Method in class com.unitech.api.keymap.KeymappingCtrl
Reset all of the key mappings from the Programmable Key service
resetSettings() - Method in class com.unitech.api.uapps.ElauncherCtrl
Reset settings
resetSettings() - Method in class com.unitech.api.uapps.EnterpriseBrowserCtrl
Reset settings
resetSettings() - Method in class com.unitech.api.uapps.EnterpriseKeyboardCtrl
Reset settings
resetSettings() - Method in class com.unitech.api.uapps.LoggerCtrl
Reset settings
resetSettings() - Method in class com.unitech.api.uapps.ScanBridgeCtrl
Reset settings
resetSettings() - Method in class com.unitech.api.uapps.SoftwareUpdateCtrl
Reset Software Update Setting
resetSettings(Activity, int) - Static method in class com.unitech.api.keymap.KeyAPI
 
resetSettings(Context) - Static method in class com.unitech.api.keymap.KeyAPI
 
resetSettings(String) - Method in class com.unitech.api.uapps.RFID2KeyCtrl
Reset settings
resetSettings(String) - Method in class com.unitech.api.uapps.TagAccessCtrl
Reset settings
ResetSettings() - Method in class com.unitech.api.usu.USUCtrl
Reset Unitech Scanner Utility Settings (Scanner configuration, Application settings) ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_RESET_SETTINGS_REPLY
resetUSSProfile() - Method in class com.unitech.api.scanner.ScannerCtrl
remove all profiles except “Default” profile, and reset “Default” profile settings
resolveActivity(String, String[], String) - Method in class com.unitech.api.app.AppManagementCtrl
resolve the Activity Name with action, categories and packageName
RESULT_CODE_ERROR - Static variable in class com.unitech.api.apn.ApnCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.app.AppManagementCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.audio.AudioCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.battery.BatteryCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.bluetooth.BluetoothCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.clock.ClockCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.debugging.DebuggingCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.development.DevelopmentSettingCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.deviceinfo.DeviceInfoCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.display.DisplayCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.dmi.DmiCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.ethernet.EthernetCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.file.FileCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.fota.FotaCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.general.GeneralCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.general.ServiceCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.keypad.KeypadCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.location.LocationCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.memory.MemoryStorageCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.nfc.NfcCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.power.PowerCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.safemodelock.SafeModeLockCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.scanner.ScannerCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.security.SecurityCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.telephony.TelephonyCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.uapps.ElauncherCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.uapps.MoboLinkCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.uapps.StageGoCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.wlan.WlanAdvancedCtrl
 
RESULT_CODE_ERROR - Static variable in class com.unitech.api.wlan.WlanCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.apn.ApnCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.app.AppManagementCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.audio.AudioCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.battery.BatteryCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.bluetooth.BluetoothCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.clock.ClockCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.debugging.DebuggingCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.development.DevelopmentSettingCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.deviceinfo.DeviceInfoCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.display.DisplayCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.dmi.DmiCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.ethernet.EthernetCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.file.FileCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.fota.FotaCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.general.GeneralCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.general.ServiceCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.keypad.KeypadCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.location.LocationCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.nfc.NfcCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.power.PowerCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.safemodelock.SafeModeLockCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.scanner.ScannerCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.security.SecurityCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.telephony.TelephonyCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.uapps.ElauncherCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.uapps.MoboLinkCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.uapps.SoftwareUpdateCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.uapps.StageGoCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.wlan.WlanAdvancedCtrl
 
RESULT_CODE_SUCCESS - Static variable in class com.unitech.api.wlan.WlanCtrl
 
RESULT_KEY_BT_MAC - Static variable in class com.unitech.api.bluetooth.BluetoothCtrl
 
RFID2KeyCtrl - Class in com.unitech.api.uapps
 
RFID2KeyCtrl(Context) - Constructor for class com.unitech.api.uapps.RFID2KeyCtrl
Instantiates a new RFID2KeyCtrl.
runSysCmd(String) - Method in class com.unitech.api.app.AppManagementCtrl
Run shell command with system user

S

SafeModeLockCtrl - Class in com.unitech.api.safemodelock
Created by USER
saveLogcatFile(String, long) - Method in class com.unitech.api.debugging.DebuggingCtrl
Save logcat file bundle.
ScanBridgeCtrl - Class in com.unitech.api.uapps
 
ScanBridgeCtrl(Context) - Constructor for class com.unitech.api.uapps.ScanBridgeCtrl
Instantiates a new ScanBridgeCtrl.
ScannerCtrl - Class in com.unitech.api.scanner
The type Scanner ctrl.
ScannerCtrl(Context) - Constructor for class com.unitech.api.scanner.ScannerCtrl
Instantiates a new Scanner ctrl.
SCREEN_ROTATION_AUTO - Static variable in class com.unitech.api.display.DisplayCtrl
 
SCREEN_ROTATION_DISABLE - Static variable in class com.unitech.api.display.DisplayCtrl
 
SCREEN_ROTATION_LANDSCAPE - Static variable in class com.unitech.api.display.DisplayCtrl
 
SCREEN_ROTATION_PORTRAIT - Static variable in class com.unitech.api.display.DisplayCtrl
 
SCREEN_ROTATION_REVERSE_LANDSCAPE - Static variable in class com.unitech.api.display.DisplayCtrl
 
SCREEN_ROTATION_REVERSE_PORTRAIT - Static variable in class com.unitech.api.display.DisplayCtrl
 
SecurityCtrl - Class in com.unitech.api.security
The type Security ctrl.
SecurityCtrl(Context) - Constructor for class com.unitech.api.security.SecurityCtrl
Instantiates a new Security ctrl.
SendACKIndicator(boolean, int, boolean, String) - Method in class com.unitech.api.usu.USUCtrl
When scanner DATA ACK/NAK is enabled, ACK is required to be sent to the scanner.
ServiceConnection() - Constructor for class com.unitech.api.util.ServiceHandler.ServiceConnection
 
ServiceCtrl - Class in com.unitech.api.general
The type Service ctrl.
ServiceCtrl(Context) - Constructor for class com.unitech.api.general.ServiceCtrl
 
ServiceHandler - Class in com.unitech.api.util
Created by USER
ServiceHandler(Context, ComponentName, ServiceHandler.ServiceConnectionCallback) - Constructor for class com.unitech.api.util.ServiceHandler
 
ServiceHandler(Context, ComponentName, String, ServiceHandler.ServiceConnectionCallback) - Constructor for class com.unitech.api.util.ServiceHandler
 
ServiceHandler(Context, String, String, ServiceHandler.ServiceConnectionCallback) - Constructor for class com.unitech.api.util.ServiceHandler
 
ServiceHandler.ServiceConnection - Class in com.unitech.api.util
 
ServiceHandler.ServiceConnectionCallback - Interface in com.unitech.api.util
 
setActionName(String) - Method in class com.unitech.api.keymap.BroadcastKeyDownEntity
 
setActionName(String) - Method in class com.unitech.api.keymap.BroadcastKeyUpEntity
 
setAdbDebugging(boolean) - Method in class com.unitech.api.security.SecurityCtrl
Set adb debugging .
setAirplaneMode(boolean) - Method in class com.unitech.api.apn.ApnCtrl
Set airplane mode.
setAlphaKey(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad alpha key enable
setAlphaMode(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad alpha mode enable
setAppName(String) - Method in class com.unitech.api.telephony.NetworkDataUsage
 
SetAutoBrightness(int) - Method in class com.unitech.api.display.DisplayCtrl
Set auto brightness bundle.
SetAutoConnection(boolean) - Method in class com.unitech.api.usu.USUCtrl
Set Configure Scanner to automatically connect to the host or not.
SetAutoRotation(boolean) - Method in class com.unitech.api.display.DisplayCtrl
Set auto rotation bundle.
SetAutoRun(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set Auto Run
setBacklight(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad backlight enable mode.
setBlackPackageList(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set Black Packages List, separate use ','.
setBluetoothName(String) - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Set Bluetooth Name
setBootupScript(String) - Method in class com.unitech.api.uapps.StageGoCtrl
Call StageGO API to set bootup script files list
setCaptivePortalHttpsUrl(String) - Method in class com.unitech.api.wlan.WlanCtrl
Set the URL used for HTTPS captive portal detection upon a new connection.
setCaptivePortalHttpUrl(String) - Method in class com.unitech.api.wlan.WlanCtrl
Set the URL used for HTTP captive portal detection upon a new connection.
setCaptivePortalMode(int) - Method in class com.unitech.api.wlan.WlanCtrl
Set captive portal detection mode to the specific mode
setCaptivePortalUseHttps(int) - Method in class com.unitech.api.wlan.WlanCtrl
Whether to use HTTPS for network validation.
setChargingLimit(int) - Method in class com.unitech.api.battery.BatteryCtrl
Set Battery Charging Limit
SetConnectionNotification(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set Connection Notification
SetDataACK(boolean) - Method in class com.unitech.api.usu.USUCtrl
Set Configure Scanner to require ACK or not.
setDefaultApp(String, String[], String, String) - Method in class com.unitech.api.app.AppManagementCtrl
Set the preferred app with the given filter (action and categories)
setDefaultNotificationSound(String) - Method in class com.unitech.api.audio.AudioCtrl
Set default notification sound bundle.
setDesktopMode(boolean) - Method in class com.unitech.api.development.DevelopmentSettingCtrl
Set DesktopMode .
setDialPadTouchTones(boolean) - Method in class com.unitech.api.audio.AudioCtrl
Set dial pad touch tones bundle.
setDisplayActionTab(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set setDisplayActionTab, it will show or not on dashboard panel
setDisplayBatteryPercentage(boolean) - Method in class com.unitech.api.display.DisplayCtrl
Set Display BatteryPercentage .
setDisplayNotificationTab(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set setDisplayNotificationTab, it will show or not on dashboard panel
setDisplaySettingTab(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set setDisplaySettingTab. it will show or not on dashboard panel
SetDisplayTimeout(String) - Method in class com.unitech.api.display.DisplayCtrl
Set display timeout.
setDockApps(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set setDockApps App List, separate use ','.
setEnabled(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set Elanucher Enable, press home key , it will show Kiosk mode.
SetEventNotification(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set Event Notification
SetFontSize(String) - Method in class com.unitech.api.display.DisplayCtrl
Set font size.
setFreeformSupport(boolean) - Method in class com.unitech.api.development.DevelopmentSettingCtrl
Set FreeformSupport .
setFunctionKey(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad function key enable.
setFunctionMode(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad function mode enable.
setGloveMode(boolean) - Method in class com.unitech.api.display.DisplayCtrl
Enable / Disable the glove mode
setImeCurrentKeyboard(String) - Method in class com.unitech.api.general.GeneralCtrl
Sets ime current keyboard.
setIpAssignmentProfile(String, int, String, int, String, String, String) - Method in class com.unitech.api.wlan.WlanCtrl
Set ip assignment profile.
setKeyCode(String) - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
setKeyDownEntity(BroadcastKeyDownEntity) - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
setKeyName(String) - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
setKeyUpEntity(BroadcastKeyUpEntity) - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
setKioskApp(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set KioskApp with Package Name
setLanguage(String) - Method in class com.unitech.api.general.GeneralCtrl
Sets language.
setLauncherAppList(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set Kiosk Mode App List, separate use ','.
setLocationMode(int) - Method in class com.unitech.api.location.LocationCtrl
Set Location Mode
setManualDate(String) - Method in class com.unitech.api.clock.ClockCtrl
Set manual date.
setManualTime(String) - Method in class com.unitech.api.clock.ClockCtrl
Set manual time.
SetMessageNotification(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set Message Notification
setMobileRx(String) - Method in class com.unitech.api.telephony.NetworkDataUsage
 
setMobileTx(String) - Method in class com.unitech.api.telephony.NetworkDataUsage
 
SetMoboLinkConfig(String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Settting, set config
setMode(int) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad mode.
setMode(int) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set KioskApp first, enable KioskApp or not in Kiosk mode.
setMode(Boolean, String) - Method in class com.unitech.api.uapps.RFID2KeyCtrl
Set Mode
setNewSetting(int, int, int, int) - Method in class com.unitech.api.wlan.WlanAdvancedCtrl
Set WlanAdvnced Setting
setNfcAdapter(boolean) - Method in class com.unitech.api.nfc.NfcCtrl
Set nfc adapter
setNotificationBubbleDuration(int) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set setNotificationBubbleDuration. control the time of floating bubble show on screen duration.
setNTPServer(String) - Method in class com.unitech.api.clock.ClockCtrl
Set ntp server .
setObject(Object) - Method in class com.unitech.dmservice.ObjectData
 
setPackageName(String) - Method in class com.unitech.api.telephony.NetworkDataUsage
 
setPasscode(String) - Method in class com.unitech.api.uapps.StageGoCtrl
StageGO setting, Set Pass Code
setPINCode(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set PIN Code
setProperty(String, int, String, int, String, String, String) - Method in class com.unitech.api.ethernet.EthernetCtrl
set Ethernet Interface property.
setProxyProfile(String, int, String, String, int, String) - Method in class com.unitech.api.wlan.WlanCtrl
Sets proxy profile.
SetRebootstrap(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set RebootStrap
setRecentKeyLock(boolean) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set RecentKeyLock Enable, press Recent key , it won't show recent app list.
setReportMaxNum(int) - Method in class com.unitech.api.uapps.StageGoCtrl
StageGO setting, Set Report max number
setReportPath(String) - Method in class com.unitech.api.uapps.StageGoCtrl
StageGO setting, Set Report Path
setResizableActivities(boolean) - Method in class com.unitech.api.development.DevelopmentSettingCtrl
Set ResizableActivities .
setRingtoneSound(String) - Method in class com.unitech.api.audio.AudioCtrl
Set ringtone sound bundle.
setSafeModeLock(boolean, String) - Method in class com.unitech.api.safemodelock.SafeModeLockCtrl
Set SafeMode Lock
setSafeModeLock(boolean, String, String) - Method in class com.unitech.api.safemodelock.SafeModeLockCtrl
Set SafeMode Lock
setScanMode(int) - Method in class com.unitech.api.bluetooth.BluetoothCtrl
Set Bluetooth scan mode
setScanMode(String) - Method in class com.unitech.api.uapps.StageGoCtrl
StageGO setting, Set Scan Mode
SetScannerBtSignalCheckingLevel(int) - Method in class com.unitech.api.usu.USUCtrl
Set Configure Scanner Bluetooth signal checking level.
SetScannerDataTerminator(int) - Method in class com.unitech.api.usu.USUCtrl
Set Configure Scanner Data Terminator(apply from USU version 1.1.7, F/W V1.47) ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_SET_DATA_TERMINATOR_REPLY
SetScannerSymbologyConfiguration(String, int) - Method in class com.unitech.api.usu.USUCtrl
Set Configure Scanner Symbology via SSI command.
SetScannerTriggerKey(boolean) - Method in class com.unitech.api.usu.USUCtrl
Set Enable or disable scanner trigger key.
SetScreenBacklightLevel(int) - Method in class com.unitech.api.display.DisplayCtrl
Set screen backlight level bundle.
SetScreenOrientation(int) - Method in class com.unitech.api.display.DisplayCtrl
Set screen orientation.
SetServerURL(String) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set Server URL
SetShowUI(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set Show UI
setSound(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad sound enable mode.
setStartActivityKey(String) - Method in class com.unitech.api.keymap.StartActivityParamEntity
 
setStartActivityValue(String) - Method in class com.unitech.api.keymap.StartActivityParamEntity
 
SetStayAwake(int) - Method in class com.unitech.api.display.DisplayCtrl
Set stay awake.
setTimeFormat(int) - Method in class com.unitech.api.clock.ClockCtrl
Set time format bundle.
setTimeMode(int) - Method in class com.unitech.api.clock.ClockCtrl
Set time mode.
setTimeZone(String) - Method in class com.unitech.api.clock.ClockCtrl
Set time zone bundle.
setTimeZoneMode(int) - Method in class com.unitech.api.clock.ClockCtrl
Set time zone mode.
setTouchSound(boolean) - Method in class com.unitech.api.audio.AudioCtrl
Set touch sound bundle.
SetUserConfigurable(Boolean) - Method in class com.unitech.api.uapps.MoboLinkCtrl
MoboLink Setting Set User Configurable
setVibrateOnTouch(boolean) - Method in class com.unitech.api.audio.AudioCtrl
Set vibrate on touch bundle.
setVibration(boolean) - Method in class com.unitech.api.keypad.KeypadCtrl
Set keypad vibration enable mode.
setVolume(int, int) - Method in class com.unitech.api.audio.AudioCtrl
Set Volume
setWakeUp(int) - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
setWallpaper(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set Wall paper with file path
setWhiteAppActivityList(String) - Method in class com.unitech.api.uapps.ElauncherCtrl
Set White App Activities (com.xxx.xxx.activityName List, separate use ','.
setWifiAdapter(boolean) - Method in class com.unitech.api.wlan.WlanCtrl
Set WifiAdapter Switch
setWifiEnterpriseProfile(String, String, String, String) - Method in class com.unitech.api.wlan.WlanCtrl
Set Wifi Enterprise Profile
setWifiHotSpotConfiguration(String, String, int, int, boolean) - Method in class com.unitech.api.wlan.WlanCtrl
Set Wifi HotSpot Configuration
setWifiHotSpotEnable(boolean) - Method in class com.unitech.api.wlan.WlanCtrl
Enable or Disable Wifi HotSpot
setWifiNetworkNotification(boolean) - Method in class com.unitech.api.wlan.WlanCtrl
Enable notify for public network
setWifiProfile(String, String, int) - Method in class com.unitech.api.wlan.WlanCtrl
Set wifi profile.
setWifiRandomizedMac(String, boolean) - Method in class com.unitech.api.wlan.WlanCtrl
Set WiFi Randomized MAC Need to reconnect specific WiFi
setWifiRx(String) - Method in class com.unitech.api.telephony.NetworkDataUsage
 
setWifiTurnOnAuto(boolean) - Method in class com.unitech.api.wlan.WlanCtrl
Enable Turn on Wi-Fi automatically
setWifiTx(String) - Method in class com.unitech.api.telephony.NetworkDataUsage
 
ShowLockScreenNotification(boolean) - Method in class com.unitech.api.display.DisplayCtrl
Set screen lock notification.
ShutDown(boolean) - Method in class com.unitech.api.power.PowerCtrl
Turn off the device.
silentOSUpdate(String) - Method in class com.unitech.api.fota.FotaCtrl
Silent os update.
SoftwareUpdateCtrl - Class in com.unitech.api.uapps
 
SoftwareUpdateCtrl(Context) - Constructor for class com.unitech.api.uapps.SoftwareUpdateCtrl
Instantiates a new SoftwareUpdateCtrl.
StageGoCtrl - Class in com.unitech.api.uapps
 
StageGoCtrl(Context) - Constructor for class com.unitech.api.uapps.StageGoCtrl
Instantiates a new StageGoCtrl.
StartActivityParamEntity - Class in com.unitech.api.keymap
 
StartActivityParamEntity() - Constructor for class com.unitech.api.keymap.StartActivityParamEntity
 
StartDecode() - Method in class com.unitech.api.usu.USUCtrl
Ask scanner to start decode which is the same as users press the physical scanner trigger key.
startLogging() - Method in class com.unitech.api.uapps.LoggerCtrl
Start Logging
startURLSettings(String) - Method in class com.unitech.api.uapps.EnterpriseBrowserCtrl
start URL settings.
StopDecode() - Method in class com.unitech.api.usu.USUCtrl
Ask scanner to stop decode which is the same as users release the physical scanner trigger key.
stopLogging() - Method in class com.unitech.api.uapps.LoggerCtrl
Stop Logging
stopSaveLogcat(int) - Method in class com.unitech.api.debugging.DebuggingCtrl
Stop save logcat bundle.
switchESimByName(String) - Method in class com.unitech.api.telephony.TelephonyCtrl
Switches to the eSIM with the specified display name or ICCID.

T

TAG_ACTION - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_ACTION_PARAMS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_BROADCAST_KEY_DOWN - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_BROADCAST_KEY_UP - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_ENABLED - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_KEY - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_KEY_CODE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_KEY_NAME - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_PARAM - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_START_ACTIVITY_PARAMS - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_VALUE - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TAG_WAKEUP - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
TagAccessCtrl - Class in com.unitech.api.uapps
 
TagAccessCtrl(Context) - Constructor for class com.unitech.api.uapps.TagAccessCtrl
Instantiates a new TagAccessCtrl.
TB120 - Static variable in class com.unitech.api.machine.Machine
 
TB128 - Static variable in class com.unitech.api.machine.Machine
 
TB85 - Static variable in class com.unitech.api.machine.Machine
 
TB85Plus - Static variable in class com.unitech.api.machine.Machine
 
TelephonyCtrl - Class in com.unitech.api.telephony
 
TelephonyCtrl(Context) - Constructor for class com.unitech.api.telephony.TelephonyCtrl
 
tmpIntent - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
tmpResultCode - Static variable in class com.unitech.api.keymap.KeymappingCtrl
 
toJson() - Method in class com.unitech.api.telephony.NetworkDataUsage
 
toString() - Method in class com.unitech.api.keymap.BroadcastKeyDownEntity
 
toString() - Method in class com.unitech.api.keymap.BroadcastKeyUpEntity
 
toString() - Method in class com.unitech.api.keymap.ProgramKeyEntity
 
toString() - Method in class com.unitech.api.keymap.StartActivityParamEntity
 

U

update(Observable, Object) - Method in class com.unitech.api.usu.USUCtrl
 
updateConfig(String, int, int, String, int, String) - Method in class com.unitech.api.uapps.SoftwareUpdateCtrl
update "Software Update" config data.
updateConfig(ArrayList, int, int, String, String) - Method in class com.unitech.api.uapps.SoftwareUpdateCtrl
update "Software Update" config data.
upKey - Variable in class com.unitech.api.keymap.BroadcastKeyUpEntity.UpParam
 
UploadSettings() - Method in class com.unitech.api.usu.USUCtrl
Upload Unitech Scanner Utility Settings (Scanner configuration) to the connected scanner ===================================== Keys in responseBundle Name: "result" Type: Integer Name: "message" Type: String Name: "packageName" Type: String replyType:API_UPLOAD_ALL_SETTINGS_REPLY
UpParam() - Constructor for class com.unitech.api.keymap.BroadcastKeyUpEntity.UpParam
 
upValue - Variable in class com.unitech.api.keymap.BroadcastKeyUpEntity.UpParam
 
USUCtrl - Class in com.unitech.api.usu
 

W

WarmBoot() - Method in class com.unitech.api.power.PowerCtrl
Warm boot
WD100 - Static variable in class com.unitech.api.machine.Machine
 
WD200 - Static variable in class com.unitech.api.machine.Machine
 
WlanAdvancedCtrl - Class in com.unitech.api.wlan
 
WlanAdvancedCtrl(Context) - Constructor for class com.unitech.api.wlan.WlanAdvancedCtrl
 
WlanCtrl - Class in com.unitech.api.wlan
The type Wlan ctrl.
WlanCtrl(Context) - Constructor for class com.unitech.api.wlan.WlanCtrl
Instantiates a new Wlan ctrl.
writeFile(String, byte[]) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
writeFile(String, byte[]) - Method in class com.unitech.api.file.helper.FileHelper
 
writeFile(String, byte[], boolean) - Method in class com.unitech.api.file.helper.FileCtrlHelper
 
writeProgramKeyEnabledToXml(boolean) - Method in class com.unitech.api.keymap.ConfigWriter
 
writeProgramKeyEntitiesToXml(List<ProgramKeyEntity>) - Method in class com.unitech.api.keymap.ConfigWriter
 
writeProgramKeyEntityToXml(ProgramKeyEntity) - Method in class com.unitech.api.keymap.ConfigWriter
 
writeToFile(String, byte[]) - Method in class com.unitech.api.file.FileCtrl
Write to file with byte[]
writeToParcel(Parcel, int) - Method in class com.unitech.dmservice.ObjectData
 
writeUTF8ToFile(String, String) - Method in class com.unitech.api.file.FileCtrl
Write String(utf8) to file.
A B C D E F G H I K L M N O P Q R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values