Searched refs:MSG_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
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()