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