Searched refs:MSG_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
117 MSG_NOTIFICATION = 0x8000, enumerator118 #define MSG_NOTIFICATION MSG_NOTIFICATION macro175 SCTP_NOTIFICATION = MSG_NOTIFICATION,
97 static final int MSG_NOTIFICATION = 2003; field in MceStateMachine568 case MSG_NOTIFICATION: in processMessage()659 case MSG_NOTIFICATION: in processNotification()987 sendMessage(MSG_NOTIFICATION, ev); in receiveEvent()
256 Message notification = Message.obtain(mHandler, MceStateMachine.MSG_NOTIFICATION); in testReceiveEmptyEvent()