索引

A B C D E G H I L M O P R S T U V W 
所有类|所有程序包

G

getAlermMaxVolume() - 类 中的方法com.hyperlcd.System.ISystemManager
获取最大提示音量
getAlermVolume() - 类 中的方法com.hyperlcd.System.ISystemManager
获取当前提示音量
getAvailMemory(Context) - 类 中的方法com.hyperlcd.System.ISystemInfo
获取android当前可用运行内存大小
getBluetoothLocalAddress() - 类 中的方法com.hyperlcd.Bluetooth.IBluetoothManager
获取本地蓝牙地址
getBluetoothLocalName() - 类 中的方法com.hyperlcd.Bluetooth.IBluetoothManager
获取本地蓝牙名称
getBoard() - 类 中的方法com.hyperlcd.System.ISystemInfo
通过这个字段可以获取到主板型号
getBrand() - 类 中的方法com.hyperlcd.System.ISystemInfo
通过这个字段可以获取到对用户有意义的手机厂商名称,例如Xiaomi,Meizu,Huawei等。
getBSSID() - 类 中的方法com.hyperlcd.Wifi.IWifiManager
获取wifi名
getConfiguredNetworks() - 类 中的方法com.hyperlcd.Wifi.IWifiManager
得到配置好的网络列表
getCpuABI() - 类 中的方法com.hyperlcd.System.ISystemInfo
通过这个字段可以获取设备指令集名称(CPU的类型)
getCurrentCPUTemperature() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取当前CPU温度
getCurrentDate() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取当前日期
getCurrentTime() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取当前时间
getDayOfWeek() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取星期
getDhcpInfo() - 类 中的方法com.hyperlcd.Wifi.IWifiManager
获取Dhcpinfo
getEthernetDns1() - 类 中的方法com.hyperlcd.Ethernet.IEthernetManager
获取dns1
getEthernetDns2() - 类 中的方法com.hyperlcd.Ethernet.IEthernetManager
获取dns2
getEthernetGateWay() - 类 中的方法com.hyperlcd.Ethernet.IEthernetManager
获取以太网网关
getEthernetIpAddress() - 类 中的方法com.hyperlcd.Ethernet.IEthernetManager
获取以太网ip地址
getEthernetMacAddress() - 类 中的方法com.hyperlcd.Ethernet.IEthernetManager
 
getEthernetNetMask() - 类 中的方法com.hyperlcd.Ethernet.IEthernetManager
解决Dhcpinfo获取netMask 为空或者为255.0.0.0
getExternalStorageRemain() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取外部存储剩余量
getExternalStorageTotal() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取外部存储总量
getGpio(String) - 类 中的方法com.hyperlcd.Utils.GpioUtils
创建GPIO操作实例
getGpioValue(String) - 类 中的方法com.hyperlcd.Utils.GpioUtils
GPIO 获取当前电位
getHdmiDualScreenState() - 类 中的方法com.hyperlcd.System.ISystemManager
设置HDMI双屏显示方法 0 双屏同显 1双屏异显示
getInstance(Context) - 类 中的静态方法com.hyperlcd.App.IAppManager
获取USB管理器单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.Ethernet.IEthernetManager
获取以太网管理类单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.PowerBoot.IPowerBootManager
获取开机启动控制器类控制单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.System.ISystemInfo
获取系统相关信息单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.System.ISystemManager
获取系统相关信息单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.Time.ITimeManager
获取时间管理器单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.Usb.IUsbManager
获取USB管理器单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.View.IToastUtils
获取吐司工具类单例
getInstance(Context) - 类 中的静态方法com.hyperlcd.Wifi.IWifiManager
获取wifi控制单例无回调监听
getInstance(Context, IBluetoothManager.BluetoothManagerListener) - 类 中的静态方法com.hyperlcd.Bluetooth.IBluetoothManager
 
getInstance(Context, IWifiManager.WifiManagerListener) - 类 中的静态方法com.hyperlcd.Wifi.IWifiManager
获取wifi控制单例有回调监听
getInternalStorageRemain() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取内部存储剩余量
getInternalStorageTotal() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取内部存储剩总量
getIPAddress() - 类 中的方法com.hyperlcd.Wifi.IWifiManager
获取ip地址
getLocalIpAddress() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取本地IP地址
getLocalIpAddress() - 类 中的方法com.hyperlcd.Utils.INetUtils
获取当前本地IP地址
getMacAddress() - 类 中的方法com.hyperlcd.Wifi.IWifiManager
获取物理地址(Mac)
getMediaMaxVolume() - 类 中的方法com.hyperlcd.System.ISystemManager
获取最大多媒体音量
getMediaVolume() - 类 中的方法com.hyperlcd.System.ISystemManager
获取当前多媒体音量
getModel() - 类 中的方法com.hyperlcd.System.ISystemInfo
通过这个字段可以获取到型号
getMountPaths() - 类 中的静态方法com.hyperlcd.Utils.TFCardUtil
 
getMountPaths(Context) - 类 中的静态方法com.hyperlcd.Utils.UsbUtil
 
getNetMask() - 类 中的静态方法com.hyperlcd.Wifi.IWifiManager
解决Dhcpinfo获取netMask 为空或者为255.0.0.0
getPowerBootState() - 类 中的方法com.hyperlcd.PowerBoot.IPowerBootManager
获取软件开机自启状态
getProduct() - 类 中的方法com.hyperlcd.System.ISystemInfo
通过这个字段可以获取到对用户有意义的手机厂商名称,例如Xiaomi,Meizu,Huawei等。
getRestartHideBarState() - 类 中的方法com.hyperlcd.System.ISystemManager
读取重启后隐藏导航栏状态 0 显示 1 隐藏
getRotation() - 类 中的方法com.hyperlcd.System.ISystemManager
获取屏幕显示方向 0 默认横屏 1旋转90° 2旋转180° 3旋转270°
getScreenBrightness() - 类 中的方法com.hyperlcd.System.ISystemManager
获取全局亮度 范围 0-255
getSerial() - 类 中的方法com.hyperlcd.System.ISystemInfo
通过这个字段可以获取到序列号
getState() - 类 中的方法com.hyperlcd.View.ExpandLayout
 
getSystemCountry() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取当前系统语言地区
getSystemLanguage() - 类 中的静态方法com.hyperlcd.System.ISystemInfo
获取当前系统语言
getSystemLanguageAndCountry() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取当前系统语言和地区
getSystemMaxVolume() - 类 中的方法com.hyperlcd.System.ISystemManager
获取最大系统音量
getSystemVersion() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取系统版本
getSystemVolume() - 类 中的方法com.hyperlcd.System.ISystemManager
获取当前系统音量
getTelephonyDeviceId() - 类 中的方法com.hyperlcd.System.ISystemInfo
返回唯一的设备ID 如果是GSM网络,返回IMEI;如果是CDMA网络,返回MEID;如果设备ID是不可用的返回null
getTelephonyNetworkOperatorName() - 类 中的方法com.hyperlcd.System.ISystemInfo
返回移动网络运营商的名字(SPN)
getTelephonyNetworkType() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取网络类型
getTelephonyNumber() - 类 中的方法com.hyperlcd.System.ISystemInfo
返回手机号码 对于GSM网络来说即MSISDN,如果不可用返回null
getTelephonyState() - 类 中的方法com.hyperlcd.System.ISystemInfo
获取移动数据连接状态
getTimeIs24() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取时间是否是24小时制
getTimeNtp() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取时间ntp服务器
getTimestamp() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取当前时间戳
getTimeZone() - 类 中的方法com.hyperlcd.Time.ITimeManager
获取时区
getTotalMemory(Context) - 类 中的方法com.hyperlcd.System.ISystemInfo
* 获取android总运行内存大小 * @param context *
getUsbList() - 类 中的方法com.hyperlcd.Usb.IUsbManager
 
getUsbPaths(Context) - 类 中的静态方法com.hyperlcd.Utils.UsbUtil
 
getVal(int) - 类 中的方法com.hyperlcd.Utils.radxaGpioUtil
 
getWifiCipher(String) - 类 中的方法com.hyperlcd.Wifi.IWifiManager
获取WIFI加密类型
getWifiList() - 类 中的静态方法com.hyperlcd.Wifi.IWifiManager
得到网络列表
getWifiState() - 类 中的方法com.hyperlcd.Wifi.IWifiManager
 
GpioUtils - com.hyperlcd.Utils中的类
 
GpioUtils() - 类 的构造器com.hyperlcd.Utils.GpioUtils
 
A B C D E G H I L M O P R S T U V W 
所有类|所有程序包