Searched refs:MSG_MAS_REQUEST_COMPLETED (Results 1 – 3 of 3) sorted by relevance
176 mCallback.sendMessage(MceStateMachine.MSG_MAS_REQUEST_COMPLETED, request); in executeRequest()
91 static final int MSG_MAS_REQUEST_COMPLETED = 1003; field in MceStateMachine593 case MSG_MAS_REQUEST_COMPLETED: in processMessage()
390 Message msgSent = Message.obtain(mHandler, MceStateMachine.MSG_MAS_REQUEST_COMPLETED, in testSMSMessageSent()