Home | History | Annotate | Download | only in sap

Lines Matching refs:newMsg

537         Message newMsg = mSapHandler.obtainMessage(SAP_MSG_RFC_REPLY, sapMsg);
538 mSapHandler.sendMessage(newMsg);
546 Message newMsg = mSapHandler.obtainMessage(SAP_MSG_RIL_REQ, sapMsg);
547 mSapHandler.sendMessage(newMsg);