A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
G
- generateSignature(String) - function in ai.sensfrx.utils.AppSignature
- Generates a HMAC signature based on the given URL.
- getAddressLine(Context) - function in ai.sensfrx.em.LocationEvent
- Try to get AddressLine
- getAllVolumeLevelsInfo() - function in ai.sensfrx.df.NetworkInformation
- getAllVolumeLevelsInfo() - function in ai.sensfrx.df.StorageInformation
- getAllVolumeLevelsInfo() - function in ai.sensfrx.df.CpuInformation
- getAllVolumeLevelsInfo() - function in ai.sensfrx.df.SystemInformation
- getAllVolumeLevelsInfo() - function in ai.sensfrx.df.DeviceInformation
- getAllVolumeLevelsInfo() - function in ai.sensfrx.df.BatteryInformation
- getAMPMFormat(Context) - function in ai.sensfrx.df.NetworkInformation
- getAMPMFormat(Context) - function in ai.sensfrx.df.StorageInformation
- getAMPMFormat(Context) - function in ai.sensfrx.df.CpuInformation
- getAMPMFormat(Context) - function in ai.sensfrx.df.SystemInformation
- getAMPMFormat(Context) - function in ai.sensfrx.df.DeviceInformation
- getAMPMFormat(Context) - function in ai.sensfrx.df.BatteryInformation
- getApplication() - function in androidx.lifecycle.MainViewModel
- getApplicationName(Context) - function in ai.sensfrx.df.AppInfo
- Getting application name
- getAppPath() - function in ai.sensfrx.utils.AppCloneDetector
- Returns the file path of the application.
- getAppState(int,int) - function in ai.sensfrx.df.AppInfo
- Getting App state either application install, update, open
- getAppsWithMockPermission(Context) - function in ai.sensfrx.df.NetworkInformation
- getAppsWithMockPermission(Context) - function in ai.sensfrx.df.StorageInformation
- getAppsWithMockPermission(Context) - function in ai.sensfrx.df.CpuInformation
- getAppsWithMockPermission(Context) - function in ai.sensfrx.df.SystemInformation
- getAppsWithMockPermission(Context) - function in ai.sensfrx.df.DeviceInformation
- getAppsWithMockPermission(Context) - function in ai.sensfrx.df.BatteryInformation
- getAppVersionCode(Context) - function in ai.sensfrx.df.AppInfo
- Getting application version code from package info
- getAppVersionName(Context) - function in ai.sensfrx.df.AppInfo
- Getting application version name from package info
- getAstk() - function in ai.sensfrx.sensfrx.data.model.DeviceInfoResponse.DeviceInfoResponseData
- getBaseBandVersion() - function in ai.sensfrx.df.SystemInformation
- Get Base Band Version
- getBatteryCapacity(Context) - function in ai.sensfrx.df.BatteryInformation
- Gets battery capacity in mAh
- getBatteryHealth() - function in ai.sensfrx.df.BatteryInformation
- Get the battery health
- getBatteryPercent() - function in ai.sensfrx.df.BatteryInformation
- Get battery level in integer value
- getBatteryTechnology() - function in ai.sensfrx.df.BatteryInformation
- Get the battery technologyEx.
- getBatteryTemperature() - function in ai.sensfrx.df.BatteryInformation
- Get battery temperature
- getBoard() - function in ai.sensfrx.df.DeviceInformation
- Device BoardEg.
- getBogoMIPS() - function in ai.sensfrx.df.CpuInformation
- Get the BogoMIPS unit of the cpu
- getBuildBrand() - function in ai.sensfrx.df.DeviceInformation
- Get Brand name
- getBuildHost() - function in ai.sensfrx.df.SystemInformation
- Get Build host
- getChargingSource() - function in ai.sensfrx.df.BatteryInformation
- Get charging source
- getCityName(Context) - function in ai.sensfrx.em.LocationEvent
- Try to get City Name
- getClickStatus() - function in ai.sensfrx.em.TrackAllEvents
- getCountryName(Context) - function in ai.sensfrx.em.LocationEvent
- Try to get CountryName
- getCpuAbi() - function in ai.sensfrx.df.CpuInformation
- http://developer.android.com/ndk/guides/abis.htmlNote that we search for abi:s in preferred order (the ordering of theBuild.SUPPORTED_ABIS list) to avoid e.g.
- getCpuArchitecture() - function in ai.sensfrx.df.CpuInformation
- Get the Cpu Architecture 64 bit or 32
- getCPUGovernor(int) - function in ai.sensfrx.df.CpuInformation
- getCpuNumOfCores() - function in ai.sensfrx.df.CpuInformation
- Get the number of core in cpu
- getCpuUsageInPercentage() - function in ai.sensfrx.df.CpuInformation
- getData() - function in ai.sensfrx.sensfrx.data.model.DeviceInfoResponse
- getDefaultTimeZoneOffsetInHours() - function in ai.sensfrx.df.DeviceInformation
- getDevice() - function in ai.sensfrx.df.CpuInformation
- DeviceEg.
- getDevice() - function in ai.sensfrx.df.DeviceInformation
- DeviceEg.
- getDeviceFingerprints(double,double) - function in ai.sensfrx.Sensfrx
- getDeviceId() - function in ai.sensfrx.SessionManager
- getDeviceLocale() - function in ai.sensfrx.df.DeviceInformation
- Get Device Localeeg.
- getDeviceLogs() - function in ai.sensfrx.Sensfrx
- getDeviceManufacturer() - function in ai.sensfrx.df.DeviceInformation
- Get Device Manufacturer information
- getDeviceName() - function in ai.sensfrx.df.DeviceInformation
- It will return the Combination ofDevice Manufacturer and Model
- getDeviceOrientation(Context) - function in ai.sensfrx.df.DeviceInformation
- Get the Device orientationPORTRAIT or LANDSCAPE
- getDeviceOrientation(Context) - function in ai.sensfrx.em.DeviceCoordinate
- Get the Device orientationPORTRAIT or LANDSCAPE
- getDeviceRingerMode() - function in ai.sensfrx.df.SystemInformation
- Get the device ringer modeEg.
- getDeviceRingerMode() - function in ai.sensfrx.df.DeviceInformation
- Get the device ringer modeEg.
- getDisplayVersion() - function in ai.sensfrx.df.DeviceInformation
- Get Display Version
- getDPI() - function in ai.sensfrx.df.DeviceInformation
- Returns dpi of the current screen the app is shown.
- getFingerprint() - function in ai.sensfrx.df.DeviceInformation
- Get Build Fingerprint$(BRAND)/$(PRODUCT)/$(DEVICE)/$(BOARD):$(VERSION.RELEASE)/$(ID)/$(VERSION.
- getGeocoderAddress(Context) - function in ai.sensfrx.em.LocationEvent
- Get list of address by latitude and longitude
- getGsonInstance() - function in ai.sensfrx.utils.Utils
- Returns a singleton instance of Gson configured with custom adapters for Event-related classes.
- getGyroscopeSupport() - function in ai.sensfrx.em.DeviceCoordinate
- Get the Device support gyroscope technology
- getInstance() - function in ai.sensfrx.Sensfrx
- getInstance(Context) - function in ai.sensfrx.SessionManager
- Using singleton for SessionManager
- getInstance() - function in ai.sensfrx.network.RetrofitClient
- Synchronized static methodResponsible to return Retrofit client instance
- getInstance(Context) - function in ai.sensfrx.em.DeviceCoordinate
- Using Singleton pattern here
- getKernelVersion() - function in ai.sensfrx.df.SystemInformation
- Get the kernel version of the device;
- getLanguage() - function in ai.sensfrx.df.DeviceInformation
- Get Device default Language
- getLatitude() - function in ai.sensfrx.em.LocationEvent
- Function to get latitude
- getLocalIpAddress() - function in ai.sensfrx.df.NetworkInformation
- Get The Ip address
- getLocality(Context) - function in ai.sensfrx.em.LocationEvent
- Try to get Locality
- getLockTypeString(Context) - function in ai.sensfrx.df.NetworkInformation
- getLockTypeString(Context) - function in ai.sensfrx.df.StorageInformation
- getLockTypeString(Context) - function in ai.sensfrx.df.CpuInformation
- getLockTypeString(Context) - function in ai.sensfrx.df.SystemInformation
- getLockTypeString(Context) - function in ai.sensfrx.df.DeviceInformation
- getLockTypeString(Context) - function in ai.sensfrx.df.BatteryInformation
- getLongitude() - function in ai.sensfrx.em.LocationEvent
- Function to get longitude
- getManifestPermissions(String) - function in ai.sensfrx.df.NetworkInformation
- getManifestPermissions(String) - function in ai.sensfrx.df.StorageInformation
- getManifestPermissions(String) - function in ai.sensfrx.df.CpuInformation
- getManifestPermissions(String) - function in ai.sensfrx.df.SystemInformation
- getManifestPermissions(String) - function in ai.sensfrx.df.DeviceInformation
- getManifestPermissions(String) - function in ai.sensfrx.df.BatteryInformation
- getMessage() - function in ai.sensfrx.sensfrx.data.model.DeviceInfoResponse
- getModel() - function in ai.sensfrx.df.DeviceInformation
- Get Device Model
- getNightModeStatus() - function in ai.sensfrx.df.NetworkInformation
- getNightModeStatus() - function in ai.sensfrx.df.StorageInformation
- getNightModeStatus() - function in ai.sensfrx.df.CpuInformation
- getNightModeStatus() - function in ai.sensfrx.df.SystemInformation
- getNightModeStatus() - function in ai.sensfrx.df.DeviceInformation
- getNightModeStatus() - function in ai.sensfrx.df.BatteryInformation
- getOpenGlVersion(Context) - function in ai.sensfrx.df.SystemInformation
- Get openGL ES Version(Graphic)
- getOperator() - function in ai.sensfrx.df.NetworkInformation
- Get Operator informationBasically sim information Eg.
- getOperator() - function in ai.sensfrx.df.DeviceInformation
- Get operator
- getOSVersion() - function in ai.sensfrx.df.SystemInformation
- Get Device Os Version
- getOSVersion() - function in ai.sensfrx.df.DeviceInformation
- Get Device Os Version
- getPackageName(Context) - function in ai.sensfrx.df.AppInfo
- Getting package name
- getPhoneType(Context) - function in ai.sensfrx.df.DeviceInformation
- Get Phone typeEx.
- getPostalCode(Context) - function in ai.sensfrx.em.LocationEvent
- Try to get Postal Code
- getProcessor() - function in ai.sensfrx.df.CpuInformation
- getProcessor() - function in ai.sensfrx.df.DeviceInformation
- getReadableAvailableInternalMemorySize() - function in ai.sensfrx.df.StorageInformation
- getReadableTotalInternalMemorySize() - function in ai.sensfrx.df.StorageInformation
- getReceivedDataUsage() - function in ai.sensfrx.utils.AppDataUsageHelper
- Retrieves the amount of data received by the application in bytes.
- getRefreshRate() - function in ai.sensfrx.df.DeviceInformation
- Returns the refresh rate of the device;
- getRequestToken() - function in ai.sensfrx.Sensfrx
- getRequestTokenForLogin(double,double) - function in ai.sensfrx.Sensfrx
- getResolution() - function in ai.sensfrx.df.DeviceInformation
- Calculates the screen size in inches;
- getScName() - function in ai.sensfrx.data.model.ScreenChangeEvent.EventData
- getScreenBrightness() - function in ai.sensfrx.df.NetworkInformation
- getScreenBrightness() - function in ai.sensfrx.df.StorageInformation
- getScreenBrightness() - function in ai.sensfrx.df.CpuInformation
- getScreenBrightness() - function in ai.sensfrx.df.SystemInformation
- getScreenBrightness() - function in ai.sensfrx.df.DeviceInformation
- getScreenBrightness() - function in ai.sensfrx.df.BatteryInformation
- getScreenHeight() - function in ai.sensfrx.df.DeviceInformation
- Get Device Screen or Display Height
- getScreenName() - function in ai.sensfrx.em.TrackAllEvents
- getScreenWidth() - function in ai.sensfrx.df.DeviceInformation
- Get Device Screen or Display Width
- getScState() - function in ai.sensfrx.data.model.ScreenChangeEvent.EventData
- getScState() - function in ai.sensfrx.data.model.AppEvent.EventData
- getSdkVersion() - function in ai.sensfrx.df.SystemInformation
- Get Device sdk version
- getSdkVersion() - function in ai.sensfrx.df.DeviceInformation
- Get Device sdk version
- getSecretKey() - function in ai.sensfrx.Sensfrx
- getSecretKeyFromManifest() - function in ai.sensfrx.Sensfrx
- getSecurityPatchLevel() - function in ai.sensfrx.df.SystemInformation
- Get security patch level of the device;
- getSerial() - function in ai.sensfrx.df.DeviceInformation
- Get Device Serial
- getSOC() - function in ai.sensfrx.df.CpuInformation
- getStateName(Context) - function in ai.sensfrx.em.LocationEvent
- Try to get State Name
- getStatus() - function in ai.sensfrx.sensfrx.data.model.DeviceInfoResponse
- getSystemUpTime() - function in ai.sensfrx.df.SystemInformation
- getTimestamp() - function in ai.sensfrx.utils.Utils
- Returns the current timestamp in ISO 8601 format.
- getTransmittedDataUsage() - function in ai.sensfrx.utils.AppDataUsageHelper
- Retrieves the amount of data transmitted by the application in bytes.
- getTreble() - function in ai.sensfrx.df.SystemInformation
- Checks if treble is supported;
- getUid() - function in ai.sensfrx.Sensfrx
- getUsbHost(Context) - function in ai.sensfrx.df.DeviceInformation
- Get Device USB Host supported or not
- getUsedMemoryInPercentage() - function in ai.sensfrx.df.StorageInformation
- getUserToken() - function in ai.sensfrx.SessionManager
- getVirtualMachine() - function in ai.sensfrx.df.SystemInformation
- Returns if the device is using dalvik or any other jvm and its version;
- GsonConverter - class in ai.sensfrx.network
- A GsonConverter class that implements the ObjectQueue.Converter interface.