Home | History | Annotate | Download | only in notification

Lines Matching defs:obtainMessage

1163             mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_POST, notification));
1167 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_CLICK, notification));
1171 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_REMOVE, notification));
1175 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_DISMISS, notification));