Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

ACCESS_TOKEN_INVALID - Static variable in class com.eloview.homesdk.accountManager.AccountManager
Obtaining an Elo access token was not successful.
ACCESS_TOKEN_VALID - Static variable in class com.eloview.homesdk.accountManager.AccountManager
An access token was requested and a valid token was received from the elo servers
AccountManager - Class in com.eloview.homesdk.accountManager
AccountManager class provides the below operations.
AccountManager() - Constructor for class com.eloview.homesdk.accountManager.AccountManager
 
ACTION_BLUETOOTH_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_CHARGING_SOUND_AND_VIBRATION_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_FILE_SIGNING_AND_INTEGRITY_CHECK - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_GET_DEVICE_CLOUD_STATUS - Static variable in class com.eloview.homesdk.eloview.EloView
 
ACTION_GET_DEVICE_PROPERTIES - Static variable in class com.eloview.homesdk.infoManager.Info
 
ACTION_GET_PLAY_CONTENT - Static variable in class com.eloview.homesdk.eloview.EloView
 
ACTION_GET_PLAY_CONTENT_STATUS - Static variable in class com.eloview.homesdk.eloview.EloView
 
ACTION_GET_SERIAL_NO - Static variable in class com.eloview.homesdk.infoManager.Info
 
ACTION_GET_STICKY_BOOT_MODE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_MAGNIFYING_MODE_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_SCHEDULE_SCREEN_TURN_ON - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_SCREEN_LOCKING_SOUND_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_SET_AUDIO_DEVICE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_SET_EST_REQUEST - Static variable in class com.eloview.homesdk.consts.Consts
 
ACTION_SET_OFFLINE_PLAY_CONTENT - Static variable in class com.eloview.homesdk.eloview.EloView
 
ACTION_SHOWTAPS_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
ACTION_STICKY_ANDROID_HOME_MODE - Static variable in class com.eloview.homesdk.eloview.EloView
 
ACTION_STICKY_BOOT_MODE - Static variable in class com.eloview.homesdk.systemManager.System
 
API_ACCESS_TOKEN_INVALID - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
API_ACCESS_TOKEN_VALID - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
APP_AUTO_START_PINNING_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
Response code for setting app pinning and app auto start on boot
applyOTA(Context, String, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
This method is used to install a new OTA package.
AUDIO_STATE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
AUTO_IDLE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response for Set Auto Idle mode
AUTO_USB_PERMISSION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response for set auto USB permissions
autoAllowUSBPermission(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to grant runtime usb permissions in AndroidHomeMode.
After applying changes device requires reboot to reflect the changes.
ON 3.0 DEVICES THIS METHOD WILL TOGGLE THE USB PERMISSIONS AND THE VARIABLE 'grantPermission' IS NOT USED.
SO FOR EXAMPLE IF AUTOMATICALLY ALLOWING USB PERMISSIONS IS CURRENTLY NOT ENABLED FOR AN APP, CALLING
THIS FUNCTION WILL ENABLE IT.

B

BACKLIGHT_TIMEOUT - Static variable in class com.eloview.homesdk.systemManager.System
Currently set backlight timeout received from system
backlightTurnOff(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to set the device backlight Turn OFF.
backlightTurnOn(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to set the device backlight Turn ON.
BLUETOOTH_SCANNING_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
BLUETOOTH_STATE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code for Enable/Disable Bluetooth API

C

CAPTURE_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to retrieve path of the captured screenshot.
captureScreenShot(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
This method is used to capture a screenshot.
CertificateConfig - Class in com.eloview.homesdk.networkManager
This is a model class which used to keep the certificate configuration data.
CertificateConfig(String, String, CertificateType) - Constructor for class com.eloview.homesdk.networkManager.CertificateConfig
 
CertificateType - Enum in com.eloview.homesdk.networkManager
CertificateConfig only accepts a certificate type which is defined in the enum @CertificateType
CFD_DPI_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
CHANGE_WIFI_STATE_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to indicate whether wifi state change successfully or not
changeAppMode(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
This method is used to change app mode (Enable - multi app mode, Disable - single app mode)
changeFirmwareStatus(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.systemManager.System
This method is used to lock or unlock the secure processor firmware update
changeLockScreenPassword(Context, String, String, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
API used to apply the screen lock Password.
changeLockScreenPin(Context, String, String, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
API used to change the screen lock Pin when screen lock pin is already set.
changeWifiState(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to change Wifi state.
CHARGING_SOUND_AND_VIBRATION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
checkOTAStatus(Context, String, String, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
This method is used to check whether the OTA package currently installed on the device is newer or older than the latest package available on the server.
checkOTAStatus(Context, String, JSONObject, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
This method is used to check whether the OTA package currently installed on the device is newer or older than the latest package available on the server.
CLEAR_APP_CACHE_USERDATA_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response for clearing app cache and user data
clearAllAppCacheUserData(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to clear cache and userdata of all apps except the ones in the exception list
clearAllWhitelistAppPermission(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method used to clear all whitelisted packages so system don't allow runtime permissions on installation time.
clearAppCacheUserData(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to clear cache and userdata of the given applications
clearWhitelistAppPermission(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method used to clear whitelisted packages so system don't allow runtime permissions on installation time.
clone() - Method in class com.eloview.homesdk.consts.Consts
 
com.eloview.homesdk.accountManager - package com.eloview.homesdk.accountManager
 
com.eloview.homesdk.consts - package com.eloview.homesdk.consts
 
com.eloview.homesdk.eloview - package com.eloview.homesdk.eloview
 
com.eloview.homesdk.infoManager - package com.eloview.homesdk.infoManager
 
com.eloview.homesdk.memoryManager - package com.eloview.homesdk.memoryManager
 
com.eloview.homesdk.networkManager - package com.eloview.homesdk.networkManager
 
com.eloview.homesdk.otaManager - package com.eloview.homesdk.otaManager
 
com.eloview.homesdk.packageManager - package com.eloview.homesdk.packageManager
 
com.eloview.homesdk.peripheralManager - package com.eloview.homesdk.peripheralManager
 
com.eloview.homesdk.systemManager - package com.eloview.homesdk.systemManager
 
configureOAuthHostedUI(Activity, Handler) - Method in class com.eloview.homesdk.accountManager.AccountManager
This method is used to initialize OAuth Hosted UI
Consts - Class in com.eloview.homesdk.consts
 
Consts() - Constructor for class com.eloview.homesdk.consts.Consts
 
CREATOR - Static variable in class com.eloview.homesdk.networkManager.CertificateConfig
 
CREATOR - Static variable in class com.eloview.homesdk.networkManager.ESTConfig
 
CUSTOM_PORT_ADB - Static variable in class com.eloview.homesdk.systemManager.System
Response to Set Custom Adb Tcp Port
customPortAdb(Context, String, Handler, String) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Set Custom ADB TCP port

D

describeContents() - Method in class com.eloview.homesdk.networkManager.CertificateConfig
 
describeContents() - Method in class com.eloview.homesdk.networkManager.ESTConfig
 
destroyOAuth() - Method in class com.eloview.homesdk.accountManager.AccountManager
Call destroyOAuth in onStop override method of activity
DEVICE_CLOUD_STATUS_CODE - Static variable in class com.eloview.homesdk.eloview.EloView
Response code to get the current connection status of Device with EloView cloud
DEVICE_INFO_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
DEVICE_NOT_SUPPORT_GMS - Static variable in class com.eloview.homesdk.otaManager.OTA
Deice won't support GMS upgrade from AOSP image.
DEVICE_OWNER_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
Device owner setting status code in handler msg
DHCP_SERVER_NAME - Static variable in class com.eloview.homesdk.networkManager.Network
Response code for DHCP 230 Records
DISABLE_ADB - Static variable in class com.eloview.homesdk.systemManager.System
Response to Disabling Adb
DISABLE_RECENT_BUTTON - Static variable in class com.eloview.homesdk.systemManager.System
 
disableAdb(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Disable ADB
disableHomeButton(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Disable the Home button.
disablePackage(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to disable a given package.
disablePowerButton(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Disable the Power button.
disableRecentBtn(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Disable Recent Button
disableTextEditorAssistMenu(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
 
disableVPShowMore(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
 
disableWhitelistPackages(Context, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to disable whitelisting rules for packages.
downloadApplyABOTA(Context, String, String, String, 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, VERIFY the OTA file and APPLY the update.
DPI_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response to Get/Set DPI

E

EDITOR_SHOW_OPTION_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to indicate whether Enabling/Disabling Text share options was successful or not
ELO_FOLDER - Static variable in class com.eloview.homesdk.consts.Consts
 
ELO_NETWORK_CONF_CSV_FILE - Static variable in class com.eloview.homesdk.consts.Consts
 
ELO_WIFI_CONFIG_FOLDER - Static variable in class com.eloview.homesdk.consts.Consts
 
EloView - Class in com.eloview.homesdk.eloview
EloView class provides the below operations.
EloView() - Constructor for class com.eloview.homesdk.eloview.EloView
 
ENABLE_ADB - Static variable in class com.eloview.homesdk.systemManager.System
Response to enabling Adb
ENABLE_IDLE_MODE_TILE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
ENABLE_RECENT_BUTTON - Static variable in class com.eloview.homesdk.systemManager.System
 
ENABLE_STAR_HARDWARE_INTERFACE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code for Enabling/Disabling Star hardware access from WebView via JavaScript Interface
enableAdb(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Enable ADB
enableBCR(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to enable/disable BCR
enableDisableSettingsPackage(String, Context, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to enable/disable a settings package(com.android.settings).
enableEloLogging(Context, String, Handler, Boolean) - Method in class com.eloview.homesdk.systemManager.System
This method is used to enable/disable Elo logging functionality.
enableHomeButton(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Enable the Home button.
enableIdleModeTile(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Enable/Disable idle mode tile.
enablePackage(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to enable the given package if it is currently installed and is disabled.
enablePowerButton(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Enable the Power button.
enableRandomWifiMacAddress(Context, String, int, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is enable/disable Random WiFi MAC address.
enableRecentBtn(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to Enable Recent Button
enableStarHardwareInterface(Context, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to enable/disable Star hardware access from WebView via JavaScript Interface.
enableTextEditorAssistMenu(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to enable/disable the Assist Menu in Text Editor
enableVPShowMore(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to enable/disable show more option in volume panel.
enableWhitelistPackages(Context, String, String, Handler) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to set rules for enabling/disabling packages.
ERROR_DEVICE_OWNER_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
Device owner setting error code in handler msg
ESTConfig - Class in com.eloview.homesdk.networkManager
EstConfig class contains the certificate details, which is required for EST Certificate to installation.
ESTConfig() - Constructor for class com.eloview.homesdk.networkManager.ESTConfig
 
ESTConfig(String, String, String, String, String, String) - Constructor for class com.eloview.homesdk.networkManager.ESTConfig
 
EV_RESPONSE - Static variable in class com.eloview.homesdk.otaManager.OTA
 

F

factoryReset(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to perform a factory reset on the device.
FILE_SIGNING_AND_INTEGRITY_CHECK_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
FIRMWARE_STATUS_UPGRADE - Static variable in class com.eloview.homesdk.systemManager.System
 

G

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.

H

HOME_BUTTON_RESPONSE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to indicate whether Enabling/Disabling Home button was successful or not
HOTSPOT_STATE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 

I

IME_STATE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
Info - Class in com.eloview.homesdk.infoManager
Info class provides device related information.
Info() - Constructor for class com.eloview.homesdk.infoManager.Info
 
INSTALL_CERTIFICATE_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
Response code of Certificate Installation process.
INSTALL_LISTENER_REGISTERED - Static variable in class com.eloview.homesdk.packageManager.Package
Install listener has been registered and will be called when an app installation is complete
INSTALL_LISTENER_UNREGISTERED - Static variable in class com.eloview.homesdk.packageManager.Package
Install listener was unregistered, no callback will be issued when an install completes
installAllAppPermission(Context, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to grant install permission to all app source package.
installCertificate(Context, String, ESTConfig, Handler) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to send the EST Certificate configuration request.
INSTALLER_RESULT_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
Used to send a response when a package installation is attempted.
installLocalCertificate(Context, String, CertificateConfig, Handler) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to install the local wifi certificates even when device is offline.
installSpecificAppPerm(Context, String, String, boolean, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to grant install permission to specific app source package.
instance - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
instance - Static variable in class com.eloview.homesdk.eloview.EloView
 
instance - Static variable in class com.eloview.homesdk.infoManager.Info
 
instance - Static variable in class com.eloview.homesdk.memoryManager.Memory
 
instance - Static variable in class com.eloview.homesdk.networkManager.Network
 
instance - Static variable in class com.eloview.homesdk.otaManager.OTA
 
instance - Static variable in class com.eloview.homesdk.packageManager.Package
 
instance - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
 
instance - Static variable in class com.eloview.homesdk.systemManager.System
 
is7PayDevice() - Method in class com.eloview.homesdk.systemManager.System
 
IS_USER_LOGIN_OAUTH - Static variable in class com.eloview.homesdk.accountManager.AccountManager
LOGOUT the user with oauth.
isDevice7Inch() - Static method in class com.eloview.homesdk.consts.Consts
 
isDeviceM100() - Static method in class com.eloview.homesdk.consts.Consts
 
isFROM - Static variable in class com.eloview.homesdk.consts.Consts
 
isM100Device() - Method in class com.eloview.homesdk.systemManager.System
 
isM50Device() - Method in class com.eloview.homesdk.systemManager.System
 
isM60Device() - Method in class com.eloview.homesdk.systemManager.System
 
isOTAFromA10To12(String, String) - Method in class com.eloview.homesdk.otaManager.OTA
Checks if the requested OTA is from A10 to A12
isPackageInstalled(Context, String) - Static method in class com.eloview.homesdk.infoManager.Info
This method used to identify package is installed or not.
isPolaris - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
isPolaris(Context) - Method in class com.eloview.homesdk.accountManager.AccountManager
 
isPolarisLocked(Context) - Method in class com.eloview.homesdk.accountManager.AccountManager
 
isSDKSupported(Context) - Method in class com.eloview.homesdk.infoManager.Info
This method is used to check if the SDK is supported on the current device.

K

KEY_SERVER_ELO_POLARIS_DEV - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
KEY_SERVER_PRODUCTION_POLARIS - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
KEY_SERVER_QA_POLARIS - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
KEY_SERVER_STAGING_POLARIS - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 

L

LISTENER_REGISTRATION_ERROR - Static variable in class com.eloview.homesdk.packageManager.Package
There was an error while trying to register the listener
LOCALE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
logoutOAuth() - Method in class com.eloview.homesdk.accountManager.AccountManager
logoutOAuth to end current login session

M

MAGNIFYING_MODE_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
 
MAX_USB_PORTS - Static variable in class com.eloview.homesdk.peripheralManager.Peripheral
 
Memory - Class in com.eloview.homesdk.memoryManager
Memory class provides information regarding the device memory.
Memory() - Constructor for class com.eloview.homesdk.memoryManager.Memory
 
MEMORY_INFO_CODE - Static variable in class com.eloview.homesdk.memoryManager.Memory
Response code indicating the receipt of the device memory info such as the totalMemory, availMemory, lowMemory(boolean value indicating whether the memory is running low or not).

N

Network - Class in com.eloview.homesdk.networkManager
Network class provides the following functions.
Network() - Constructor for class com.eloview.homesdk.networkManager.Network
 
NetworkConfig - Class in com.eloview.homesdk.networkManager
This is a model class which used to keep the network configuration data.
NetworkConfig(NetworkType) - Constructor for class com.eloview.homesdk.networkManager.NetworkConfig
Class to set initial LAN network configuration details.
NetworkConfig(NetworkType, NetworkSecurityType, String, String) - Constructor for class com.eloview.homesdk.networkManager.NetworkConfig
Class to set initial WiFi network configuration details.
NetworkSecurityType - Enum in com.eloview.homesdk.networkManager
NetworkConfig only accepts a security type which is defined in the enum @NetworkSecurityType
NetworkType - Enum in com.eloview.homesdk.networkManager
NetworkConfig only accepts a network type which is defined in the enum @NetworkType
NOTIFICATIONS_STATUS - Static variable in class com.eloview.homesdk.systemManager.System
 
NTP_POLL_INTERVAL_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
NTP_SERVER_TIME_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to Get/Set NTP_SERVER_TIME

O

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

P

Package - Class in com.eloview.homesdk.packageManager
Package class provides the below operations.
Install an apk file silently without any user interaction using silentPackageInstall. Uninstall a package silently without any user interaction using silentPackageUninstall. Enable a package silently using enablePackage. Disable a package silently using disablePackage. ForceStop a given package using stopPackage. Whitelist the given package permissions using setWhitelistAppPermission.
Package() - Constructor for class com.eloview.homesdk.packageManager.Package
 
PACKAGE_STATUS_CHANGE_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
Used to notify whether the package status changed successfully or not
PACKAGE_STATUS_CHANGE_LISTENER_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
Used to notify whether the listener has been registered or not
PACKAGE_STATUS_RESULT_CODE - Static variable in class com.eloview.homesdk.packageManager.Package
Used to send the status of a given package (enabled or disabled)
PASSWORD_LOCK_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code provide the system password applied
Peripheral - Class in com.eloview.homesdk.peripheralManager
PeripheralManager class provides below operations.
Get an auth token using getEloAccessToken. Enable/Disable device ports using JSON string.
Peripheral() - Constructor for class com.eloview.homesdk.peripheralManager.Peripheral
 
PIN_LOCK_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code provide the system pin applied
POWER_BUTTON_RESPONSE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to indicate whether Enabling/Disabling Power button was successful or not
property - Static variable in class com.eloview.homesdk.otaManager.OTA
 

Q

QS_BT_RESPONSE_CODE - Static variable in class com.eloview.homesdk.eloview.EloView
Response code for enable/disable bt in quick settings
QS_WIFI_RESPONSE_CODE - Static variable in class com.eloview.homesdk.eloview.EloView
Response code for enable/disable wifi in quick settings

R

RECEIVE_KEY_EVENT - Static variable in class com.eloview.homesdk.systemManager.System
 
REGISTER_CTX_NULL_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
REGISTER_KEY_EVENT_LISTENER_RESULT_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
registerDeviceInfoReceiver(Context, BroadcastReceiver) - Method in class com.eloview.homesdk.infoManager.Info
This method is used to notify any change in device info from EloView.
REGISTERED_EXCEPTION_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
REGISTERED_SUCCESSFULLY_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
REMOVE_EST_CERTIFICATE_CODE - Static variable in class com.eloview.homesdk.networkManager.Network
Response code of ESTServer Certificate Remove.
removeAppAutostartPinned(Context, String, String, boolean, Handler) - Method in class com.eloview.homesdk.packageManager.Package
API used to remove starting a task on boot and locking it.
removeCertificate(Context, String, String, Handler) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to send the EST Certificate configuration request.
removeDeviceOwner(Context, String) - Method in class com.eloview.homesdk.systemManager.System
Function will remove the ownership of device owner package Note : This function can only be called by the device owner in order to remove package as device owner.
REQUEST_AUTH_LOGIN - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
REQUEST_AUTH_LOGOUT - Static variable in class com.eloview.homesdk.accountManager.AccountManager
 
REQUEST_TOKEN - Static variable in class com.eloview.homesdk.consts.Consts
 
RESPONSE_BLUETOOTH_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_CHARGING_SOUND_AND_VIBRATION_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_DISABLE_RECENT_BUTTON - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_ENABLE_RECENT_BUTTON - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_FILE_SIGNING_AND_INTEGRITY_CHECK - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_GET_DEVICE_CLOUD_STATUS - Static variable in class com.eloview.homesdk.eloview.EloView
 
RESPONSE_MAGNIFYING_MODE_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_OFFLINE_PLAY_CONTENT - Static variable in class com.eloview.homesdk.eloview.EloView
 
RESPONSE_SCREEN_LOCKING_SOUND_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_SET_LOCATION - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_SHOWTAPS_ENABLE_DISABLE - Static variable in class com.eloview.homesdk.systemManager.System
 
RESPONSE_STICKY_BOOT_MODE - Static variable in class com.eloview.homesdk.systemManager.System
 

S

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
 

T

TEXT_EDIT_ASSIST_MENU - Static variable in class com.eloview.homesdk.systemManager.System
Response code to indicate whether Enabling/Disabling Text Editor Assist Menu was successful or not
TIMEZONE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code for Getting/Setting Timezone
toggleBT(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.eloview.EloView
This method is used to toggle the Bluetooth in Quicksettings (EloView mode).
toggleDarkMode(Context, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to toggle the status of dark theme on the device.
toggleWifi(Context, String, Handler, boolean) - Method in class com.eloview.homesdk.eloview.EloView
This method is used to toggle the wifi in Quicksettings (EloView mode).
TOKEN_VERIFY_FAIL - Static variable in class com.eloview.homesdk.accountManager.AccountManager
A token was provided to elo server for verification and the token could not be verified.
TOKEN_VERIFY_SUCCESS - Static variable in class com.eloview.homesdk.accountManager.AccountManager
A token was provided to elo server for verification and was successfully verified
TokenListener - Interface in com.eloview.homesdk.accountManager
TokenListener listens AuthenticationToken verification event and on valid token provide the success response to do further operations.
toString() - Method in class com.eloview.homesdk.networkManager.CertificateConfig
 

U

UNINSTALL_LISTENER_REGISTERED - Static variable in class com.eloview.homesdk.packageManager.Package
Uninstall listener has been registered and will be called when a package is uninstalled
UNINSTALL_LISTENER_UNREGISTERED - Static variable in class com.eloview.homesdk.packageManager.Package
Uninstall listener was unregistered, no callback will be issued when a package is uninstalled
UNREGISTER_CTX_NULL_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
unregisterAccountManagerListener(Context) - Method in class com.eloview.homesdk.accountManager.AccountManager
This method is used to unregister the broadcast receiver registered while using any of the AccountManager APIs.
Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of any of the AccountManager APIs.
unregisterCertificatesListener(Context) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to unregister the broadcast receiver registered when the Network.installCertificate(Context, String, ESTConfig, Handler) API.
is used in your application.
unregisterDeviceInfoReceiver(Context, BroadcastReceiver) - Method in class com.eloview.homesdk.infoManager.Info
This method is used to unregister the EloView device info change listener.
unregisterDHCPRecordsAPIListener(Context) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to unregister the broadcast receiver registered when the Network.getDHCPServerHostName(Context, String, Handler) API.
is used in your application.
UNREGISTERED_EXCEPTION_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
UNREGISTERED_SUCCESSFULLY_CODE - Static variable in class com.eloview.homesdk.infoManager.Info
 
unregisterEloViewAPIListener(Context) - Method in class com.eloview.homesdk.eloview.EloView
This method is used to unregister the broadcast receiver registered while using any of the EloView APIs.
Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of any of the EloView APIs.
unregisterNetworkAPIListener(Context) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to unregister the broadcast receiver registered while using any of the Network APIs.
Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of any of the Network APIs.
unregisterPackageInstallAPIListener(Context) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to unregister the broadcast receiver registered when the silentPackageInstall(Context, String, String, Handler) (Context, String, Handler)} API.
is used in your application.
unregisterPackageStatusChangeListener(Context) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to unregister the broadcast receiver registered when using the enablePackage(Context, String, String, Handler) and.
disablePackage(Context, String, String, Handler) APIs in your application.
unregisterPackageUninstallAPIListener(Context) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to unregister the broadcast receiver registered when the silentPackageUninstall(Context, String, String, Handler) API.
is used in your application.
unregisterPeripheralAPIListener(Context) - Method in class com.eloview.homesdk.peripheralManager.Peripheral
This method is used to unregister the broadcast receiver registered while using any of the Peripheral APIs.
Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of any of the Peripheral APIs.
unregisterRemoveCertificateAPIListener(Context) - Method in class com.eloview.homesdk.networkManager.Network
This method is used to unregister the broadcast receiver registered when the Network.removeCertificate(Context, String, String, Handler) API
is used in your App Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of Network.removeCertificate(Context, String, String, Handler) API.
unregisterSystemAPIListener(Context) - Method in class com.eloview.homesdk.systemManager.System
This method is used to unregister the broadcast receiver registered while using any of the System APIs.
Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of any of the System APIs.
unregisterWhitelistAPIListener(Context) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to unregister the broadcast receiver registered when the enableWhitelistPackages(Context, String, String, Handler)
or disableWhitelistPackages(Context, String, Handler) APIs are used in your application is used in your App Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of the two APIs.
unregisterWhitelistAppPermissionListener(Context) - Method in class com.eloview.homesdk.packageManager.Package
This method is used to unregister the broadcast receiver registered when using the setWhitelistAppPermission(Context, String, String, Handler) API.
Please make sure to call this in the "onPause" and "onDestroy" methods in your activity Lifecycle if you made use of setWhitelistAppPermission(Context, String, String, Handler) API.
USBINFO - Static variable in class com.eloview.homesdk.systemManager.System
 

V

valueOf(String) - Static method in enum com.eloview.homesdk.networkManager.CertificateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eloview.homesdk.networkManager.NetworkSecurityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.eloview.homesdk.networkManager.NetworkType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.eloview.homesdk.networkManager.CertificateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eloview.homesdk.networkManager.NetworkSecurityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.eloview.homesdk.networkManager.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFY_TOKEN - Static variable in class com.eloview.homesdk.consts.Consts
 
verifyEloOTA(Context, String, Handler) - Method in class com.eloview.homesdk.otaManager.OTA
This method verifies the signature of the downloaded OTA package.
verifyEloToken(Context, String, Handler) - Method in class com.eloview.homesdk.accountManager.AccountManager
This function asks the Elo Server to verify the given token.
verifyFileSignature(Context, String, String, String, Handler) - Method in class com.eloview.homesdk.systemManager.System
This method is used to verify signature of the file.
VP_SHOW_MORE_RESPONSE_CODE - Static variable in class com.eloview.homesdk.systemManager.System
Response code to indicate whether Enabling/Disabling show more property was successful or not

W

wakeupScreen(Context, String) - Method in class com.eloview.homesdk.systemManager.System
 
WIFI_SCANNING_CODE - Static variable in class com.eloview.homesdk.systemManager.System
 
writeToParcel(Parcel, int) - Method in class com.eloview.homesdk.networkManager.CertificateConfig
 
writeToParcel(Parcel, int) - Method in class com.eloview.homesdk.networkManager.ESTConfig
 
A B C D E F G H I K L M N O P Q R S T U V W