public interface

IThermalListenerCallback

implements IInterface
cyanogenmod.hardware.IThermalListenerCallback
Known Indirect Subclasses

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

Public Methods

public abstract void onThermalChanged (int state)

Added in API level 2

Throws
RemoteException