- GENERIC_ERROR - Static variable in class com.eloview.homesdk.consts.Consts
-
General SDK error.
- GET_AUTOIDLEMODE_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
-
- GET_CHARGING_SOUND_AND_VIBRATION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- GET_DEVICE_ONLINE_STATUS - Static variable in class com.eloview.homesdk.eloview.EloView
-
- GET_ETH_MAC_ADDRESS_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
-
Response code which indicates that ethernet mac address is available.
- GET_FIRMWARE_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
-
- GET_GRANT_PERMISSION_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide current value of the GrantAllAppPermission.
- GET_HOSTNAME_ADDRESS - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Get HOSTNAME
- GET_HUB_TYPE_RESULT_CODE - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
-
- GET_INSTALL_SPECIFIC_APP_PERMISSION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Get Install Specific App Permission
- GET_LOCK_TYPE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to get lockscreen type
- GET_MULTI_CLIENT_IME_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for getting the multi-client IME status
- GET_NAVIGATION_BAR_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide current status of the NavigationBar.
- GET_NETWORK_RESPONSE_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
-
Response code which indicates that info about current connected network is available.
- GET_ORIENTATION_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to retrieve current orientation of the device.
- GET_PLAY_CONTENT - Static variable in class com.eloview.homesdk.eloview.EloView
-
- GET_PLAY_CONTENT_STATUS - Static variable in class com.eloview.homesdk.eloview.EloView
-
- GET_PLAYPROTECT_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide current status of the playprotect.
- GET_RESERVED_LOG_SPACE_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to retrieve current reserved log space on the device
- GET_SCREEN_LOCKING_SOUND_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- GET_STATUS_BAR_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide current status of the StatusBar.
- GET_SYSTEM_PROPERTY_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- GET_TOUCH_SOUND_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
-
- GET_USB_PORTS_RESULT_CODE - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
-
Response code to get the status of the USB ports
- GET_WIFI_MAC_ADDRESS - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Get MAC
- GET_WIFI_MAC_ADDRESS_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
-
Response code which indicates that wifi mac address is available
- getAlias() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getAppAutoStartPinnedStatus(Context, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
API used to get information if the feature to auto start a task and lock it is currently enabled or not.
- getautoAllowUSBPermission(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get current status of runtime usb permissions in AndroidHomeMode.
To reboot device use
silentReboot.
- getAutoIdleModeStatus(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the Auto Idle Mode Status.
- getAvailableVersions(Context, String, AndroidVersion, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
-
This method is used to retrieve the OTA package versions that are available on the server for
download.
- getAvoidPoorWifi() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getBacklightTimeOut(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the currently set back-light timeout.
- getBaseUri() - Static method in class com.eloview.homesdk.accountManager.AccountManager
-
- getCertAlias() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getCertData() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getCertificateFilePath() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getCertName() - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- getCertPath() - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- getCertType() - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- getChargingSoundandVibrationState(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the Charging Sound and Vibration Status(Android Settings -> Sound -> Advanced -> Charging sounds and vibration)
- getClientId() - Static method in class com.eloview.homesdk.accountManager.AccountManager
-
- getDefaultExclude() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getDeviceCloudStatus(Context, String, Handler) - Method in class com.eloview.homesdk.eloview.EloView
-
This method returns device's online/offline status.
- getDeviceInfo(Context, String, Handler) - Method in class com.eloview.homesdk.infoManager.Info
-
This method provides the device related information
such as the device MODEL, SERIAL, PRODUCT, DEVICE, MANUFACTURER, BOARD, BRAND, ID, and DISPLAY information in json format
If the device is registered on Eloview and was online at least once, then this method also provides details such as "parent_account", "state_province", "site_name", "device_name",
"address_line_1", "postal_code", "country", "city", "group_name".
- getDeviceOwnerStatus(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
Function will return current device owner package name when the device owner is set through the SDK.
- getDHCPServerHostName(Context, String, Handler) - Method in class com.eloview.homesdk.networkManager.Network
-
This method is used to obtain the DHCP server host name
- getDns1() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getDns2() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getDPI(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the Display resolution DPI
- getEloAccessToken(Context, String, String, Handler) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
This method is used to get an accessToken from the ELO Server.
- getEloIntentWithFlag(Context, String, String) - Method in class com.eloview.homesdk.consts.Consts
-
- getEloOAuthToken(Context, String, String, Handler) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
This method is used to ask EloView Portal for a new oAuth Token.
- getEnvironment(Context) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
- getEstPassword() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getEstUsername() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getEthernetMac(Context, String, Handler) - Method in class com.eloview.homesdk.networkManager.Network
-
This method is used to obtain Ethernet MacAddress
- getGateway() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getGrantAllAppPermission(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method provides property status of grantAllAppPermission.
- getHostName(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the device HostName.
- getJSONStringValue(String, String) - Static method in class com.eloview.homesdk.infoManager.Info
-
- getLanguage(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the language set on the device.
- getLocktype(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the lock type
Description On clicking Getlock type button the Current Device lock setting will come in output message (Ex.
- getMaxExtUSBPort(Context) - Method in class com.eloview.homesdk.peripheralManager.Peripheral
-
- getMaxUSBPort() - Method in class com.eloview.homesdk.peripheralManager.Peripheral
-
This method is used to get the maximum number of USB ports on the device.
- getMD5Checksum(Context, String, String) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to verify signature of the file.
- getMemoryInfo(Context, String, Handler) - Method in class com.eloview.homesdk.memoryManager.Memory
-
This method is used to provide information regarding the device memory
such as the total (totalMemory) and available memory (availMemory) on the device, along with a boolean value which indicates whether the device is running low on memory (lowMemory) or not.
- getMigrate(Context) - Method in class com.eloview.homesdk.consts.Consts
-
- getMultiClientIME(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get Multi Client IME enable value
- getName() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getNavigationBar(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method provides property status of NavigationBar.
- getNetwork(Context, String, Handler) - Method in class com.eloview.homesdk.networkManager.Network
-
This method is used to provide information about the network the device is currently connected to.
- getNetworkPrefix() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getNetworkType() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getNTPPollInterval(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the NTP Poll Interval set on the device.
- getNtpServerURL(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get NTP server address
- getOrientation(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get orientation details for all devices
- getOS360Details(Context, String, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
-
This method is used to get os360 details
- getPackageStatus(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
This method is used to check if a given package is enabled or disabled.
- getPassword() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getPermToSpecificApps(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method provides property status of installSpecificAppPermission.
- getPlayContent(Context, String, Handler) - Method in class com.eloview.homesdk.eloview.EloView
-
This method returns the type of content and name of the content set on the device.
- getPlayContentStatus(Context, String, Handler) - Method in class com.eloview.homesdk.eloview.EloView
-
This method returns the status of play content on the device in control mode.
- getPlayProtect(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method provides property status of PLAYPROTECT.
- getPort() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getProperty() - Static method in class com.eloview.homesdk.accountManager.AccountManager
-
- getProxyExclusion() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getProxyHost() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getProxyPort() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getReservedLogSpace(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get reserved log space on the device.
- getScreenLockingSoundState(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the Screen Locking Sound Status
- getScreenSize(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the Display resolution
- getSDKVersion(Context) - Method in class com.eloview.homesdk.infoManager.Info
-
This method is used to get the current version number of the EloView Home SDK.
- getSecurityType() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getSmallestPixelWidth(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the smallest pixel width (as shown in developer options.)
- getSpFirmwareStatus(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get status of secure processor firmware (true - locked, false - unlocked)
- getStaticIp() - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- getStatusBar(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method provides property status of StatusBar.
- getStickyEloviewMode(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get status of sticky EloView boot mode
- getSystemProperty(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to query device System Properties
- getTimeZone(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the timezone set on the device.
- getTouchSoundState(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the Touch Sound State.
- getUrl() - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- getUSBPorts(Context, String, Handler) - Method in class com.eloview.homesdk.peripheralManager.Peripheral
-
This method is used to get status of the USB ports on the device.
- getUserCertPwd() - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- getValue() - Method in enum com.eloview.homesdk.networkManager.CertificateType
-
- getValue() - Method in enum com.eloview.homesdk.networkManager.NetworkSecurityType
-
- getValue() - Method in enum com.eloview.homesdk.networkManager.NetworkType
-
- getWiFiMac(Context, String, Handler) - Method in class com.eloview.homesdk.networkManager.Network
-
/**
This method is used to obtain Wifi MacAddress
- getWifiMac(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
Deprecated.
- getWifiState(Context, String) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to get the current status of Wifi.
- grantAllAppPermission(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to grant all runtime permissions in AndroidHomeMode to all apps.
After applying changes device requires reboot to reflect the changes.
- OAUTH_PATH_TOKEN - Static variable in class com.eloview.homesdk.consts.Consts
-
- OAUTH_PATH_VERIFY - Static variable in class com.eloview.homesdk.consts.Consts
-
- OAUTH_TOKEN_INVALID - Static variable in class com.eloview.homesdk.accountManager.AccountManager
-
Obtaining an Elo OAuth token was not successful.
- OAUTH_TOKEN_VALID - Static variable in class com.eloview.homesdk.accountManager.AccountManager
-
An oAuth token was requested and a valid token was received from the elo servers
- OFFLINE_PLAY_CONTENT_CODE - Static variable in class com.eloview.homesdk.eloview.EloView
-
Response code to get the status of the offline play content
- onOAuthActivityResult(Context, Intent, Handler) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
Caller activity need to return onActivity result data when
requestCode -> AccountManager.REQUEST_AUTH_LOGIN and resultCode -> Activity.RESULT_OK
- onSuccess(String) - Method in interface com.eloview.homesdk.accountManager.TokenListener
-
- OS360_RESPONSE_AVAILABLE - Static variable in class com.eloview.homesdk.otaManager.OTA
-
- OS360_RESPONSE_UNAVAILABLE - Static variable in class com.eloview.homesdk.otaManager.OTA
-
- OTA - Class in com.eloview.homesdk.otaManager
-
OTA class allows you to download and install OS upgrade files securely
- OTA() - Constructor for class com.eloview.homesdk.otaManager.OTA
-
- OTA_APPLY_FILE_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The OTA was not applied due to some error.
- OTA_APPLY_IN_PROGRESS - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The OTA is currently being applied.
- OTA_CHECK_STATUS_GENERIC_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
Could not retrieve info about the remote OTA package.
- OTA_CHECK_STATUS_NEW - Static variable in class com.eloview.homesdk.otaManager.OTA
-
There is a new OTA package available, please update.
- OTA_CHECK_STATUS_OLD - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The latest available OTA package is older than the current system.
- OTA_CHECK_STATUS_SAME - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The latest available OTA package is the same as the current system.
- OTA_DIRECTORY_CLEARED - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The OTA directory has been deleted
- OTA_DOWNLOAD_GENERIC_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
There was an unknown error while downloading the OTA package.
- OTA_DOWNLOAD_LOCAL_FILE_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
Local OTA package could not be copied due to an error.
- OTA_DOWNLOAD_LOCAL_FILE_PERCENTAGE - Static variable in class com.eloview.homesdk.otaManager.OTA
-
Progress of copying the OTA package from local source.
- OTA_DOWNLOAD_LOCAL_FILE_SUCCESS - Static variable in class com.eloview.homesdk.otaManager.OTA
-
Local OTA package has been copied successfully.
- OTA_DOWNLOAD_REMOTE_FILE_ALREADY_DOWNLOADED - Static variable in class com.eloview.homesdk.otaManager.OTA
-
A new OTA package is already present on the device and can be installed.
- OTA_DOWNLOAD_REMOTE_FILE_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
There was an error downloading the OTA package.
- OTA_DOWNLOAD_REMOTE_FILE_PERCENTAGE - Static variable in class com.eloview.homesdk.otaManager.OTA
-
Progress of the OTA package download.
- OTA_DOWNLOAD_REMOTE_FILE_SUCCESS - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The remote file has downloaded successfully.
- OTA_EXISTING_ZIPFILE_READ_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The existing update zipfile could not be read
- OTA_VERIFY_FILE_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
There was an error verifying the OTA package, the file may be corrupt.
- OTA_VERIFY_SIGN_ERROR - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The OTA package signature is invalid.
- OTA_VERIFY_SIGN_PERCENTAGE - Static variable in class com.eloview.homesdk.otaManager.OTA
-
Progress of an OTA package verification.
- OTA_VERIFY_SIGN_SUCCESS - Static variable in class com.eloview.homesdk.otaManager.OTA
-
The OTA package signature was verified and is valid.
- OTA_VERSION_RESPONSE_AVAILABLE - Static variable in class com.eloview.homesdk.otaManager.OTA
-
A list of OTA versions available for download is available
- scanBCR(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to start/stop scan Barcode
- SCREEN_LOCKING_SOUND_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SCREEN_WAKE_UP - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for Setting Screen Wake-up
- selectEnvironment(Context, String, boolean) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
- SET_ACCESSIBILITY_SERVICE_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_APPMODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_BCR_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting Barcode scanner status
- SET_BLUETOOTH_PAIRING_CONFIRMATION_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Set Bluetooth Device Pairing Confirmation
- SET_COPY_PASTE_MODE_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_DARK_THEME_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_DATE_TIME - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting Date and Time
- SET_DISPLAY_RESOLUTION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting display resolution
- SET_DISPLAY_SIZE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting display size
- SET_EST_CERTIFICATE_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
-
Response code of ESTServer Certificate Install.
- SET_ETH_STATE_RESULT_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
-
Response code for ethernet configuration
- SET_FIRMWARE_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_FONT_SIZE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to set font size
- SET_GRANT_PERMISSION_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide response message whether GrantAllAppPermission property changed successfully or not.
- SET_HOSTNAME - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Set HOSTNAME
- SET_INSTALL_ALL_APP_PERMISSION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Set Install All App Permission
- SET_INSTALL_SPECIFIC_APP_PERMISSION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Set Install Specific App Permission
- SET_LOCATION_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting location
- SET_LOGS_ENABLE_OR_DISBLE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Set Logs Enability
- SET_MICROPHONE_MUTE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to mute/unmute microphone
- SET_MULTI_CLIENT_IME_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting the mult-client IME.
- SET_NAVIGATION_BAR_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide response message whether NavigationBar property changed successfully or not.
- SET_NETWORK_RESPONSE_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
-
Response code which indicates whether network configuration was applied successfully or not
- SET_ORIENTATION_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code indicating whether the orientation was changed successfully or not.
- SET_PACKAGE_NAME_PERMISSION_RESULT_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
-
Used to notify whether the package app permission status changed successfully or not
- SET_PASSWORD_STAT - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_PLAYPROTECT_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide response message whether playprotect property changed successfully or not.
- SET_RANDOMIZED_WIFI_MAC - Static variable in class com.eloview.homesdk.systemManager.System
-
Response to Set MAC
- SET_RESERVED_LOG_SPACE_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to indicate whether Reserved Log Space was set successfully or not
- SET_SCAN_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code for setting scan status
- SET_SILENT_SHUTDOWN_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_STATUS_BAR_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code provide response message whether StatusBar property changed successfully or not.
- SET_TOUCH_SOUND_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response for set touch sound
- SET_USB_PORTS_RESULT_CODE - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
-
Response code to indicate whether USB ports were set successfully or not
- SET_VIRTUAL_KEYBOARD_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SET_VOLUME_CONTROL_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response for set volume control
- SET_WEBVIEW_INTERFACE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response code to indicate whether Enabling/Disabling WebView hardware access was successful or not
- SET_WHITELIST_APP_PERMISSION_RESULT_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
-
Used to notify whether the package app permission status changed successfully or not
- SET_WHITELIST_RULE_RESULT_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
-
Used to notify whether package whitelist rule status change was successful or not
- setAccessibilityService(Context, String, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable accessibility services
- setAlias(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setAppAutostartPinned(Context, String, String, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
API used to start a task on boot and lock it.
- setAudioDevice(Context, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to select Internal/External Speaker.
- setAutoDateTime(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable Setting Automatic Date and Time from the network on the device.
- setAvoidPoorWifi(Boolean) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setBacklightTimeOut(Context, String, int, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the backlight timeout.
- setBluetooth(Context, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable/Disable bluetooth
- setBluetoothDevicePairingConfirmation(Context, String, BluetoothDevice, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable Pairing notification request for specific bluetooth device.
- setBluetoothScanning(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
- setCertAlias(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setCertData(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setCertificateFilePath(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setCertName(String) - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- setCertPath(String) - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- setCertType(CertificateType) - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- setCfdDPI(Context, String, int, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the DPI for CFD screen
- setChargingSoundandVibration(Context, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable/Disable Charging sounds and vibration
- setCopyPasteMode(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable Copy Paste functionality of a device
- setDateTime(Context, String, Long, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the date and time on the device.
- setDefaultEnvironment(Context) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
- setDefaultExclude(Boolean) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setDeviceOwner(Context, String, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
Function will set a component as device owner
This function is asynchronous.
- setDisplaySize(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the Display size
- setDns1(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setDns2(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setDPI(Context, String, int, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the Display resolution DPI
- setEloNetworkConf(Context, String, Uri, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the Network configurations for wifi.
- setEstPassword(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setEstUsername(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setEthState(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.networkManager.Network
-
This method is used to power on/off the ethernet port.
- setFontSize(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the Font size
- setGateway(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setHostName(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Set the Host Name
- setHotspotAccessibility(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable Disable Hotspot accessibility
- setIdleMode(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable/Disable Auto-Idle mode
- setIMEPolicySecondaryDisplay(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
- setKeyListener(Context, String, String, String, ArrayList<Integer>, ArrayList<String>, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to register a key event listener that will be able to work in a background thread.
- setLanguage(Context, String, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the language on the device.
- setLanguage(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the language on the device.
- setLocation(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
- setLockScreenPassword(Context, String, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
API used to apply the screen lock Password for the First Time only.
- setLockScreenPin(Context, String, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
API used to apply the screen lock Pin for the First Time only.
- setLockStatusBar(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable / Disable Status Bar Swipe Lock
- setLocktype(Context, String, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the lock type
On Clicking Set locktype Button if current device lock setting is password or pin the dialog box will
come to enter older password/pin to override with swipe or none.
- setMagnifyingMode(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable/Disable Magnifying Mode
- setMicrophoneMute(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to mute/unmute microphone
- setMultiClientIME(Context, String, boolean, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable Multi-Client IME
After applying, device will reboot to reflect the changes.
- setName(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setNavigationBar(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable NavigationBar in AndroidHomeMode (not supported in EloView modes).
By default the navigation bar is enabled
After applying changes device requires reboot to reflect the changes.
- setNetmask(NetworkConfig, String) - Method in class com.eloview.homesdk.networkManager.Network
-
- setNetwork(Context, String, NetworkConfig, Handler) - Method in class com.eloview.homesdk.networkManager.Network
-
This method is used to set a network configuration using the parameters described in NetworkConfig class and
connect to the network with the given configuration.
- setNetwork(Context, String, NetworkConfig, Handler, Boolean) - Method in class com.eloview.homesdk.networkManager.Network
-
This method is used to set a network configuration using the parameters described in NetworkConfig class and
connect to the network with the given configuration.
- setNetworkPrefix(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setNotificationStatus(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable Notifcation with statusbar
- setNTPPollInterval(Context, String, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set NTP Client Polling Interval for the device.
- setNtpServerURL(Context, String, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set NTP server address.
- setOfflinePlayContent(Context, String, String, Handler) - Method in class com.eloview.homesdk.eloview.EloView
-
This method is used to set content on the device in EloView control mode when device is offline or not registered to an account.
- setOrientation(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
- setOrientation(Context, String, String, Boolean, Handler, Boolean) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set orientation of any device
- setOrientation(Context, String, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set orientation of the device.
- SetPackageNameandPermission(Context, String, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
This method is used to set Package name and Permission
- setPassword(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setPasswordStat(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable show password
- setPlayProtect(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable PLAYPROTECT.
Google Play Protect checks your apps and devices for harmful behavior and is only available on GMS enabled devices.
- setPort(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setProperty(String) - Method in class com.eloview.homesdk.accountManager.AccountManager
-
- setProxyExclusion(List<String>) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setProxyHost(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setProxyPort(Integer) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setReservedLogSpace(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the size of the reserved log space.
- setScreenLockSound(Context, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable/Disable Screen Lock Sound
- setScreenSize(Context, String, int, int, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the Display resolution
- setScreenWakeUp(Context, String, long, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to wake up the screen if it's asleep.
- setSecurityType(NetworkSecurityType) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setShowTaps(Context, String, Boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to Enable/Disable Show Taps
- setSmallestPixelWidth(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the smallest pixel width (as shown in developer options.
- setStaticIp(String) - Method in class com.eloview.homesdk.networkManager.NetworkConfig
-
- setStatusBar(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable StatusBar in AndroidHomeMode or EloView Connect mode..
After applying changes device requires reboot to reflect the changes.
- setStatusBarInvisible(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
- setStickyEloviewMode(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set sticky EloView boot mode
- setTimeFormat(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set time format
- setTimeZone(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the timezone on the device.
- setTouchSound(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the Touch Sound
- SETUP_OAUTH_ERROR - Static variable in class com.eloview.homesdk.accountManager.AccountManager
-
- SETUP_OAUTH_SUCCESS - Static variable in class com.eloview.homesdk.accountManager.AccountManager
-
LOGOUT the user with oauth.
- setUrl(String) - Method in class com.eloview.homesdk.networkManager.ESTConfig
-
- setUSBPorts(Context, String, String, Handler) - Method in class com.eloview.homesdk.peripheralManager.Peripheral
-
This method is used to enable/disable the USB ports on the device.
- setUserCertPwd(String) - Method in class com.eloview.homesdk.networkManager.CertificateConfig
-
- setVirtualKeyBoard(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
-
- setVolumeLevel(Context, String, Handler, String, int) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to set the volume for "Alarm", "Call", "Media", "Notification" or "All"
- setWebViewHardwareInterface(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable Hardware/System access from WebView via JavaScript Interface.
- setWhitelistAppPermission(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
This method used to whitelist the given package.
On package installation system will automatically allow runtime permissions for the whitelisted packages.
So application doesn't popup runtime permission dialog.
- setWifiScanning(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
-
- SHOW_USB_INFO_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- SHOWTAPS_STATE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- showTextEditorShareMenu(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to enable/disable showing menu option on text selection in AndroidHomeMode.
- ShowUsbPortInfo(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to show to Usb Port Information
- SILENT_SET_DEFAULT_LAUNCHER_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response for silent set default launcher
- SILENT_SHUTDOWN_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response for silent shutdown
- silentPackageInstall(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
This method is used to install an APK silently in background
- silentPackageUninstall(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
This method is used to uninstall package silently in background
- silentReboot(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to reboot the device.
- silentSetDefaultLauncher(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to silently set the default launcher application
- silentShutDown(Context, String, int, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to shutdown the device
- SMALLEST_PIXEL_WIDTH_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
Response for set/get smallest pixel width
- spFirmwareUpgrade(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
-
This method is used to upgrade the firmware of the secure processor on M60 payment devices
First add QE1000_new.uld (firmware file) needs to be stored at /sdcard/Download/ folder
- START_USB_MONITOR_RESULT_CODE - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
-
Response code provide status of the start usb monitor service.
- startActivityFromForegroundService(Context, String, Intent, Service) - Method in class com.eloview.homesdk.systemManager.System
-
API used to create, show a notification and start an activity from a foreground service.
- startDownloadUpgradePackage(Context, String, String, Uri, String, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
-
This method is used to download OTA file from remote http server or from
local file path.
- startUsbMonitoring(Context, String, Handler) - Method in class com.eloview.homesdk.peripheralManager.Peripheral
-
This method is used to start USB Monitoring.
- STATUSBAR_SWIPE_LOCK - Static variable in class com.eloview.homesdk.systemManager.System
-
- STICKY_BOOT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
-
- STOP_PROCESS_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
-
Used to send a response when the package has been stopped
- STOP_USB_MONITOR_RESULT_CODE - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
-
Response code provide status of the stop usb monitor service.
- stopOAuth() - Method in class com.eloview.homesdk.accountManager.AccountManager
-
Call stopOAuth in onStop override method of activity
- stopPackage(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
-
This method is used to stop a running package.
- stopUsbMonitoring(Context, String, Handler) - Method in class com.eloview.homesdk.peripheralManager.Peripheral
-
This method is used to stop USB Monitoring.
- STR_CUSTOM_ANIM_IMAGE_FILE - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_CUSTOM_ANIM_VIDEO_FILE - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_CUSTOM_BRAND_LOGO_FILE - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_CUSTOM_BRAND_NAME_FILE - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_CUSTOM_BRAND_POWERED_BY_LOGO_FILE - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_CUSTOM_LOCALE_NAME_FILE - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_CUSTOM_WALLPAPER - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_ELO_PATH_FOR_CUSTOM_ANIMATION - Static variable in class com.eloview.homesdk.consts.Consts
-
- STR_SDCARD_ELO_DIR_PATH - Static variable in class com.eloview.homesdk.consts.Consts
-
- SWITCH_TO_ANDROID_HOME_RESPONSE_CODE - Static variable in class com.eloview.homesdk.eloview.EloView
-
- switchToAndroidHomeMode(Context, String, Handler) - Method in class com.eloview.homesdk.eloview.EloView
-
This method is used to switch to Android home mode from EloView mode.
- System - Class in com.eloview.homesdk.systemManager
-
System class provides below operations.
Get an auth token using
getEloAccessToken.
Capture the device screenshot using
captureScreenShot.
Set Device orientation in portrait, landscape, reverse-portrait or reverse-landscape using
setOrientation.
Get Device orientation.
- System() - Constructor for class com.eloview.homesdk.systemManager.System
-