Searched refs:getMessageType (Results 1 – 16 of 16) sorted by relevance
97 public int getMessageType() { in getMessageType() method in NanoAppMessage189 && (other.getMessageType() == mMessageType) in equals()
71 sppResponseMessage.getMessageType()); in verifySppSoapResponseWithoutErrorAttribute()102 sppResponseMessage.getMessageType()); in verifySppSoapResponseWithErrorAttribute()
64 public int getMessageType() { in getMessageType() method in GenericPdu
162 int type = mPdu.getMessageType(); in make()
1300 int msgType = pdu.getMessageType(); in persist()
462 if (responseMessage.getMessageType() in handleSoapMessageResponse()465 + responseMessage.getMessageType()); in handleSoapMessageResponse()501 if (responseMessage.getMessageType() in handleSoapMessageResponse()504 + responseMessage.getMessageType()); in handleSoapMessageResponse()526 if (responseMessage.getMessageType() in handleSoapMessageResponse()529 + responseMessage.getMessageType()); in handleSoapMessageResponse()
102 public int getMessageType() { in getMessageType() method in SppResponseMessage
175 hidlMessage.msgType = message.getMessageType(); in createHidlContextHubMessage()
208 message.getMessageType(), contextHubId, nanoAppHandle, in createDefaultClientCallback()
307 if (parsedPdu != null && parsedPdu.getMessageType() == MESSAGE_TYPE_NOTIFICATION_IND) { in decodeWapPdu()481 final int type = pdu.getMessageType(); in writeInboxMessage()
196 boolean isBroadcastType = (SmsEnvelope.MESSAGE_TYPE_BROADCAST == sms.getMessageType()); in dispatchMessageRadioSpecific()
245 when(mExchangeCompleteMessage.getMessageType()).thenReturn( in setUp()251 when(mSppResponseMessage.getMessageType()).thenReturn( in setUp()
442 public int getMessageType() { in getMessageType() method in SmsMessage
2847 method public int getMessageType();
41773 HSPLandroid/hardware/location/NanoAppMessage;->getMessageType()I