Searched refs:MSG_SEND_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
46 public static final int MSG_SEND_NOTIFICATION = 1; field in MessagingService167 case MSG_SEND_NOTIFICATION: in handleMessage()
154 Message msg = Message.obtain(null, MessagingService.MSG_SEND_NOTIFICATION, in sendMsg()