Filter by API Level:
Package Index
|
Class Index
android
android.app
android.database.sqlite
android.media.audiofx
android.net
android.net.cw
android.os
android.provider
android.server.data
android.telephony
android.text.method
android.text.style
android.view
android.webkit
android.widget
com.android.internal.telephony
com.android.internal.telephony.cat
com.android.internal.telephony.cdma
com.android.internal.telephony.gsm
com.android.internal.telephony.htcims
com.google.android.net
com.htc.app
com.htc.app.admin
com.htc.consts
com.htc.content
com.htc.customization
com.htc.dialog
com.htc.dlnainterface
com.htc.encrypt
com.htc.encrypt.tool
com.htc.extension
com.htc.fragment.app
com.htc.fragment.content
com.htc.fragment.widget
com.htc.graphic
com.htc.htcjavaflag
com.htc.lockscreen
com.htc.lockscreen.fusion.idlescreen
com.htc.lockscreen.fusion.open
com.htc.lockscreen.fusion.view
com.htc.lockscreen.fusion.widget
com.htc.lockscreen.fusion.widget.ctrl
com.htc.lockscreen.fusion.widget.sense35
com.htc.lockscreen.idlescreen
com.htc.lockscreen.idlescreen.phonecall
com.htc.lockscreen.idlescreen.pub
com.htc.lockscreen.keyboard
com.htc.lockscreen.music
com.htc.lockscreen.ntf
com.htc.lockscreen.open.phone
com.htc.lockscreen.pub
com.htc.lockscreen.reminder
com.htc.lockscreen.telephony
com.htc.lockscreen.view
com.htc.lockscreen.widget
com.htc.net
com.htc.net.FourG
com.htc.net.wimax
com.htc.notification
com.htc.painting.engine
com.htc.painting.engine.render
com.htc.painting.engine.stroke
com.htc.painting.pal
com.htc.painting.penmenu
com.htc.painting.penmenu.highlight
com.htc.painting.penmenu15
com.htc.painting.penmenu15.view
com.htc.painting.tool.pen
com.htc.pen
com.htc.profileflag
com.htc.provider
com.htc.quickselection
com.htc.res
com.htc.service
com.htc.textselection
com.htc.tracker
com.htc.urlshorten
com.htc.util
com.htc.util.backup
com.htc.util.htcresutil
com.htc.util.res
com.htc.util.skin
com.htc.utils.perf
com.htc.version
com.htc.view
com.htc.view.animation
com.htc.view.table
com.htc.view.util
com.htc.widget
com.htc.widget.internal
com.kddi.android.internal.telephony.cdma
com.kddi.android.internal.telephony.cdma.sms
Interfaces
HtcService
Classes
DeviceManager3LM
DisplayManager
DongleInfo
HtcHardwareManager
HtcTelephonyManager
MountManager
UserBehaviorLoggingManager
WirelessDisplayManager
Package Index
|
Class Index
Since:
API Level 4.20
public interface
HtcService
com.htc.service.HtcService
Summary
Constants
String
BATTERY_STATS_SERVICE
String
BLUETOOTH_SERVICE
String
DEVICE_MANAGER_3LM_SERVICE
String
DISPLAY_SERVICE
String
FELICA_LOCK_SERVICE
String
FOURG_WIMAX_SERVICE
String
GESTURE_SERVICE
String
HTCAPPUSAGESTATS_SERVICE
String
HTCHARDWARE_SERVICE
String
HTCTELEPHONY_INTERNAL_SERVICE
String
HTCTELEPHONY_SERVICE
String
MOUNT_SERVICE
String
NETSTAT_SERVICE
String
USAGESTATS_SERVICE
String
USERBEHAVIORLOGGING_SERVICE
String
WIMAX_SERVICE
String
WIRELESS_DISPLAY_SERVICE
Constants
public static final
String
BATTERY_STATS_SERVICE
Since:
API Level 4.20
Constant Value:
"batteryinfo"
public static final
String
BLUETOOTH_SERVICE
Since:
API Level 4.20
Constant Value:
"bluetooth"
public static final
String
DEVICE_MANAGER_3LM_SERVICE
Since:
API Level 4.20
Constant Value:
"DeviceManager3LM"
public static final
String
DISPLAY_SERVICE
Since:
API Level 4.20
Constant Value:
"display"
public static final
String
FELICA_LOCK_SERVICE
Since:
API Level 4.20
Constant Value:
"felica_lock"
public static final
String
FOURG_WIMAX_SERVICE
Since:
API Level 4.20
Constant Value:
"fourG_wimax"
public static final
String
GESTURE_SERVICE
Since:
API Level 4.20
Constant Value:
"gesture"
public static final
String
HTCAPPUSAGESTATS_SERVICE
Since:
API Level 4.20
Constant Value:
"HtcAppUsageStatsService"
public static final
String
HTCHARDWARE_SERVICE
Since:
API Level 4.20
Constant Value:
"htchardware"
public static final
String
HTCTELEPHONY_INTERNAL_SERVICE
Since:
API Level 4.20
Constant Value:
"htctelephonyinternal"
public static final
String
HTCTELEPHONY_SERVICE
Since:
API Level 4.20
Constant Value:
"htctelephony"
public static final
String
MOUNT_SERVICE
Since:
API Level 4.20
Constant Value:
"mount"
public static final
String
NETSTAT_SERVICE
Since:
API Level 4.20
Constant Value:
"netstat"
public static final
String
USAGESTATS_SERVICE
Since:
API Level 4.20
Constant Value:
"usagestats"
public static final
String
USERBEHAVIORLOGGING_SERVICE
Since:
API Level 4.20
Constant Value:
"userbehavior"
public static final
String
WIMAX_SERVICE
Since:
API Level 4.20
Constant Value:
"wimax"
public static final
String
WIRELESS_DISPLAY_SERVICE
Since:
API Level 4.20
Constant Value:
"wireless_display"