Searched refs:MSG_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
94 static final int MSG_NOTIFICATION = 2003; field in MceStateMachine542 case MSG_NOTIFICATION: in processMessage()628 case MSG_NOTIFICATION: in processNotification()946 sendMessage(MSG_NOTIFICATION, ev); in receiveEvent()
202 Message notification = Message.obtain(mHandler, MceStateMachine.MSG_NOTIFICATION); in testReceiveEmptyEvent()