public abstract class SafeHandler extends android.os.Handler implements ISafeHandle
一个监听activity状态的handler
构造器和说明 |
---|
SafeHandler(android.app.Activity activity) |
限定符和类型 | 方法和说明 |
---|---|
void |
handleMessage(android.os.Message msg) |
boolean |
isSafe() |
createAsync, createAsync, dispatchMessage, dump, getLooper, getMessageName, hasCallbacks, hasMessages, hasMessages, obtainMessage, obtainMessage, obtainMessage, obtainMessage, obtainMessage, post, postAtFrontOfQueue, postAtTime, postAtTime, postDelayed, postDelayed, removeCallbacks, removeCallbacks, removeCallbacksAndMessages, removeMessages, removeMessages, sendEmptyMessage, sendEmptyMessageAtTime, sendEmptyMessageDelayed, sendMessage, sendMessageAtFrontOfQueue, sendMessageAtTime, sendMessageDelayed, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
handleMessageSafely