- 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"}
profile param need 22 item data without _id.
- 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.
- 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)
- getAllPkgNameList() - Method in class com.unitech.api.app.AppManagementCtrl
-
Get all apps list with their package name
- 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
- 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
- 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.
- 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.
- 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
-
- 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
-
- 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(String, String, Context) - Static method in class com.unitech.api.usu.USUCtrl
-
- getInstance(Context) - Static method in class com.unitech.api.wlan.WlanAdvancedCtrl
-
- 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
- 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.
- getMode() - Method in class com.unitech.api.keypad.KeypadCtrl
-
Get keypad mode setting.
- 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.
- getOutputStream(String, boolean) - Method in class com.unitech.api.file.helper.FileCtrlHelper
-
- 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
- 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 in dbm unit
- 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.
- 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
- 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)
- 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.
- 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.
- 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(Activity, int) - Static method in class com.unitech.api.keymap.KeyAPI
-
- resetSettings(Context) - Static method in class com.unitech.api.keymap.KeyAPI
-
- resetSettings() - Method in class com.unitech.api.uapps.ElauncherCtrl
-
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(String) - Method in class com.unitech.api.uapps.RFID2KeyCtrl
-
Reset settings
- resetSettings() - Method in class com.unitech.api.uapps.SoftwareUpdateCtrl
-
Reset Software Update Setting
- 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.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.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.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.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.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.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
- 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.
- 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
-
- ServiceHandler - Class in com.unitech.api.util
-
Created by USER
- ServiceHandler(Context, String, String, ServiceHandler.ServiceConnectionCallback) - Constructor for class com.unitech.api.util.ServiceHandler
-
- 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.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.
- 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 ','.
- 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.
- 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.
- setDisplayBatteryPercentage(boolean) - Method in class com.unitech.api.display.DisplayCtrl
-
Set Display BatteryPercentage .
- SetDisplayTimeout(String) - Method in class com.unitech.api.display.DisplayCtrl
-
Set display timeout.
- 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 .
- 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
- 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
- setNTPServer(String) - Method in class com.unitech.api.clock.ClockCtrl
-
Set ntp server .
- 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
- 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(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
- 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
- ShowLockScreenNotification(boolean) - Method in class com.unitech.api.display.DisplayCtrl
-
Set screen lock notification.
- 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
- 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.