Searched refs:MSG_MAS_SDP_DONE (Results 1 – 3 of 3) sorted by relevance
93 static final int MSG_MAS_SDP_DONE = 1005; field in MceStateMachine464 case MSG_MAS_SDP_DONE: in processMessage()
681 stateMachine.obtainMessage(MceStateMachine.MSG_MAS_SDP_DONE, in onReceive()
408 Message msg = Message.obtain(mHandler, MceStateMachine.MSG_MAS_SDP_DONE, record); in setupSdpRecordReceipt()