CyanogenMod Platform SDK
API level:
CyanogenMod APIs
cyanogenmod.alarmclock
cyanogenmod.app
cyanogenmod.content
cyanogenmod.externalviews
cyanogenmod.hardware
cyanogenmod.media
cyanogenmod.os
cyanogenmod.platform
cyanogenmod.power
cyanogenmod.profiles
cyanogenmod.providers
cyanogenmod.themes
cyanogenmod.util
cyanogenmod.weather
cyanogenmod.weather.util
cyanogenmod.weatherservice
Interfaces
IThermalListenerCallback
Classes
CMHardwareManager
DisplayMode
HSIC
IThermalListenerCallback.Stub
LiveDisplayConfig
LiveDisplayManager
ThermalListenerCallback
ThermalListenerCallback.State
fullscreen
Use Tree Navigation
Use Panel Navigation
Summary:
Nested Classes
|
Methods
|
Inherited Methods
|
[Expand All]
Added in
API level 2
public interface
IThermalListenerCallback
implements IInterface
cyanogenmod.hardware.IThermalListenerCallback
Known Indirect Subclasses
IThermalListenerCallback.Stub
,
ThermalListenerCallback
IThermalListenerCallback.Stub
Local-side IPC implementation stub class.
ThermalListenerCallback
Callback class to register for thermal state changes
Summary
Nested Classes
class
IThermalListenerCallback.Stub
Local-side IPC implementation stub class.
Public Methods
abstract void
onThermalChanged
(int state)
[Expand]
Inherited Methods
From interface android.os.IInterface
abstract IBinder
asBinder
()
Public Methods
public abstract void
onThermalChanged
(int state)
Added in
API level 2
Throws
RemoteException