- SCAN_SUCCESS - Static variable in class com.cloudpos.advance.ext.scanner.ScanResult
-
- scanBarcode(ScanParameter) - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
-
synchronous scan
- ScanParameter - Class in com.cloudpos.advance.ext.scanner
-
- ScanParameter() - Constructor for class com.cloudpos.advance.ext.scanner.ScanParameter
-
- ScanResult - Class in com.cloudpos.advance.ext.scanner
-
- ScanResult(int) - Constructor for class com.cloudpos.advance.ext.scanner.ScanResult
-
- SECOND - Static variable in interface com.cloudpos.TimeConstants
-
Represents one second in milliseconds.
- selectPinblockFormat(int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Selects the pinblock format to use.
- sendControlCommand(int, byte[]) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Sends a specific control command to the device.
- sendESCCommand(byte[]) - Method in interface com.cloudpos.printer.PrinterDevice
-
Sends an ESC (escape) command to the printer.
- SerialPortDevice - Interface in com.cloudpos.serialport
-
The SerialPortDevice
interface defines the APIs for serial port communication to be used by applications.
- SerialPortDeviceSpec - Interface in com.cloudpos.serialport
-
The SerialPortDeviceSpec
interface extends DeviceSpec
to define the specifications of a serial port device.
- SerialPortOperationResult - Interface in com.cloudpos.serialport
-
The SerialPortOperationResult
interface extends OperationResult
to provide specific results for serial port operations.
- set(String, String) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
-
- set(String, boolean) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
-
- set(String, int) - Method in class com.cloudpos.advance.ext.scanner.ScanParameter
-
- setAccessibilityService(boolean, String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
set the Accessibility Service .
- setAirplaneMode(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
enable/disable Airplane Mode
- setAllowByPass(boolean) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Allows or disallows bypassing the PIN for online EMV transactions.
- setAutoCounterMode(boolean) - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
-
- setAutoTime(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
enable/disable auto time item.
- setAutoTimeGUI(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
enable/disable show auto time item GUI.
- setAutoTimezone(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
enable/disable auto timezone item.
- setAutoTimezoneGUI(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
enable/disable show auto timezone item GUI.
- setBitmap(Bitmap) - Method in class com.cloudpos.advance.ext.scanner.ScanResult
-
- setBluetooth(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enable or Disable the bluetooth device
- setCamera(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enable or Disable the USB device
- setCounterMode(boolean) - Method in interface com.cloudpos.advance.ext.system.battery.IBatteryDevice
-
- setCustomAttribute(String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Set "persist.wp.usr.${key}"'s property , max count = 10.
- setDeviceOwner(String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
- setDnsServer(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
-
- setEthernet(boolean) - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
-
enable/disable Ethernet device
- setFeature(byte[]) - Method in class com.cloudpos.fingerprint.Fingerprint
-
Assigns new fingerprint feature data.
- setGateway(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
-
- setGlobalGUIConfiguration(String, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Configures the PINPAD Global GUI, including style, sound, and colors.
- setGUIConfiguration(int, byte[]) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Configures the PINPAD GUI.
- setGUIConfiguration(String, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Configures the PINPAD GUI, including style, sound, and colors.
- setImage(Bitmap) - Method in class com.cloudpos.fingerprint.Fingerprint
-
Sets a new fingerprint image.
- setIpAddress(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
-
- setLanguage(String, String, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
set Language
- setLatitude(double) - Method in class com.cloudpos.advance.ext.system.location.Location
-
- setLogLevel(int) - Method in interface com.cloudpos.LogHelper
-
Set the log security level
- setLongitude(double) - Method in class com.cloudpos.advance.ext.system.location.Location
-
- setMobileDataEnabled(int, boolean) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
-
Added by Stone for task #22857 to add a interface to enable/disable mobile data.
- setMobileDataRoamingEnabled(int, int) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
-
enable/disable mobile data roaming.
- setMtp(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enable/Disable MTP
- setName(String) - Method in class com.cloudpos.advance.ext.system.network.NetworkType
-
- setNotificationBadge(boolean) - Method in interface com.cloudpos.advance.ext.system.home.IHomeDevice
-
Hide the notification corner that shows the app
- setParameter(String, String) - Method in interface com.cloudpos.advance.ext.system.location.ILocationDevice
-
set Parameter
- setParameter(String, String) - Method in class com.cloudpos.printer.Format
-
Sets a printing format parameter with the specified key and value.
- setPasswordLock(boolean, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Sets a password to unlock the device.
- setPatternLock(boolean, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Sets a pattern to unlock the device.
- setPINLength(int, int) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Sets the minimum and maximum length of the PIN to be entered by the user.
- setPinLock(boolean, String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Sets a numeric PIN to unlock the device.
- setPowerKeyBlocked(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Block or Release The Power Key
- setPreferredNetworkType(int, int) - Method in interface com.cloudpos.advance.ext.system.network.INetworkDevice
-
Set the preferred network type.
- setPrefixLength(String) - Method in class com.cloudpos.advance.ext.system.network.IpBean
-
- setRebootTimeByEveryDay(int, int, int) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
- setRestrictBackground(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
enable/disable Data Saver Mode。
- setResultCode(int) - Method in class com.cloudpos.advance.ext.OperationResultImpl
-
- setScreenOffTimeout(int) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Added by Stone for task #22834 to add a interface to set screen off timeout.
- setSelected(String) - Method in interface com.cloudpos.advance.ext.system.network.IApnDevice
-
- setSelfRebootTime(int, int, int) - Method in interface com.cloudpos.TerminalSpec
-
Sets the self-reboot time of the terminal.
- setShowTouches(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enabling ‘show touches’ in Android screen recordings for user research.
- setSpeed(int) - Method in interface com.cloudpos.rfcardreader.RFCardReaderDevice
-
Sets the baud rate used during the initialization phase.
- setStaticIp(IpBean) - Method in interface com.cloudpos.advance.ext.system.network.IEthernetDevice
-
set the Ethernet static IP.
- setStatusBarLocked(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Set the status bar locked as true will make the status bar can not be pull down.
- setStatusbarSettingsButtonVisibility(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
visibility/hide statusbar settings button
- setTouchScreenWakeupValue(String) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
- setTypeId(int) - Method in class com.cloudpos.advance.ext.system.network.NetworkType
-
- setUnknownSources(String, boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enable packageName the permission to install apps from unknown sources.
- setupCallbackHandler(PinPadCallbackHandler) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Sets up a callback for customizing the PINPAD UI.
- setUsb(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enable or Disable the USB device
- setUserLoginMode(boolean) - Method in interface com.cloudpos.advance.ext.system.admin.IAdminDevice
-
Enable UserLogin mode.
- setWifi(boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Enable or Disable the Wi-Fi device
- setWsqImage(byte[]) - Method in class com.cloudpos.fingerprint.Fingerprint
-
Sets new WSQ image data for the fingerprint.
- showText(int, String) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Displays a text message on the PINPad's LCD screen.
- showText(int, String, boolean) - Method in interface com.cloudpos.pinpad.PINPadDevice
-
Displays a text message on the PINPad's LCD screen.
- shutdown(boolean, String, boolean) - Method in interface com.cloudpos.advance.ext.system.ISystemDevice
-
Turn off the device.
- SignatureDevice - Interface in com.cloudpos.signature
-
The SignatureDevice
interface defines the API for capturing signatures through applications.
- SignatureOperationResult - Interface in com.cloudpos.signature
-
The SignatureOperationResult
interface extends OperationResult
to provide results specific to signature capture operations.
- SLE4442Card - Interface in com.cloudpos.card
-
The SLE4442Card
interface for handling SLE4442 smart cards, which combine functionalities of both smart cards and memory cards.
- SmartCardReaderDevice - Interface in com.cloudpos.smartcardreader
-
The SmartCardReaderDevice
interface defines the API for smart card operations to be used by applications.
- SmartCardReaderDeviceSpec - Interface in com.cloudpos.smartcardreader
-
The SmartCardReaderDeviceSpec
interface extends DeviceSpec
to define the specifications for a smart card reader device.
- SmartCardReaderOperationResult - Interface in com.cloudpos.smartcardreader
-
The SmartCardReaderOperationResult
interface extends OperationResult
to provide results specific to smart card reader operations.
- startBlink(long, long, int) - Method in interface com.cloudpos.led.LEDDevice
-
Initiates a continuous blinking pattern for the LED.
- startBlink(byte, long, long, int) - Method in interface com.cloudpos.led.LEDDevice
-
Initiates a continuous blinking pattern for the LED with a specified color.
- startBlink(long, long) - Method in interface com.cloudpos.led.LEDDevice
-
Initiates a continuous blinking pattern for the LED.
- startScan(ScanParameter, IScanCallBack) - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
-
start Asynchronous scan
- STATUS_ABSENT - Static variable in interface com.cloudpos.card.Card
-
Card slot status indicating the card is removed or absent.
- STATUS_CONNECTED - Static variable in interface com.cloudpos.card.Card
-
Card slot status indicating the card is connected.
- STATUS_DISCONNECTED - Static variable in interface com.cloudpos.card.Card
-
Card slot status indicating the card is disconnected.
- STATUS_OFF - Static variable in interface com.cloudpos.led.LEDDevice
-
Light off
- STATUS_ON - Static variable in interface com.cloudpos.led.LEDDevice
-
Light on
- STATUS_OUT_OF_PAPER - Static variable in interface com.cloudpos.printer.PrinterDevice
-
Printer status indicating out of paper.
- STATUS_PAPER_EXIST - Static variable in interface com.cloudpos.printer.PrinterDevice
-
Printer status indicating paper is present.
- STOPBITS_1 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
1 stop bits
- STOPBITS_1_5 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
1.5 stop bits.
- STOPBITS_2 - Static variable in interface com.cloudpos.serialport.SerialPortDevice
-
2 stop bits
- stopScan() - Method in interface com.cloudpos.advance.ext.scanner.IScannerDevice
-
stop scanner
- storeFeature(int, Fingerprint) - Method in interface com.cloudpos.fingerprint.FingerprintDevice
-
Stores a fingerprint and associates it with a specified user ID.
- SUCCESS - Static variable in interface com.cloudpos.OperationResult
-