class FrozenStateChangeCallback
Defined at line 205 of file ../../third_party/android/platform/frameworks/native/libs/binder/include/binder/IBinder.h
Public Methods
void onStateChanged (const wp<IBinder> & who, State state)
Enumerations
enum State
| Name | Value |
|---|---|
| FROZEN | 0 |
| UNFROZEN | 1 |
Defined at line 207 of file ../../third_party/android/platform/frameworks/native/libs/binder/include/binder/IBinder.h