Home | History | Annotate | Download | only in notification

Lines Matching defs:MSG_DISMISS

1020         private static final int MSG_DISMISS = 4;
1107 case MSG_DISMISS:
1175 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_DISMISS, notification));