Home | History | Annotate | Download | only in volume

Lines Matching defs:obtainMessage

288         mHandler.obtainMessage(H.SET_STREAM_IMPORTANT, stream, important ? 1 : 0).sendToTarget();
526 mHandler.obtainMessage(H.SHOW, reason, 0).sendToTarget();
530 mHandler.obtainMessage(H.DISMISS, reason, 0).sendToTarget();
550 .obtainMessage(H.DISMISS, Events.DISMISS_REASON_TIMEOUT, 0), timeout);
932 mHandler.sendMessageAtTime(mHandler.obtainMessage(H.RECHECK, row),
1220 mHandler.sendMessageDelayed(mHandler.obtainMessage(H.RECHECK, mRow),