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()
73 sppResponseMessage.getMessageType()); in verifySppSoapResponseWithoutErrorAttribute()104 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()
465 if (responseMessage.getMessageType() in handleSoapMessageResponse()468 + responseMessage.getMessageType()); in handleSoapMessageResponse()504 if (responseMessage.getMessageType() in handleSoapMessageResponse()507 + responseMessage.getMessageType()); in handleSoapMessageResponse()529 if (responseMessage.getMessageType() in handleSoapMessageResponse()532 + responseMessage.getMessageType()); in handleSoapMessageResponse()
102 public int getMessageType() { in getMessageType() method in SppResponseMessage
175 hidlMessage.msgType = message.getMessageType(); in createHidlContextHubMessage()
226 message.getMessageType(), contextHubId, nanoAppHandle, in createDefaultClientCallback()
305 if (parsedPdu != null && parsedPdu.getMessageType() == MESSAGE_TYPE_NOTIFICATION_IND) { in decodeWapPdu()480 final int type = pdu.getMessageType(); in writeInboxMessage()
196 boolean isBroadcastType = (SmsEnvelope.MESSAGE_TYPE_BROADCAST == sms.getMessageType()); in dispatchMessageRadioSpecific()
242 when(mExchangeCompleteMessage.getMessageType()).thenReturn( in setUp()248 when(mSppResponseMessage.getMessageType()).thenReturn( in setUp()
450 public int getMessageType() { in getMessageType() method in SmsMessage
3123 method public int getMessageType();
3175 method public int getMessageType();
9985 HSPLandroid/hardware/location/NanoAppMessage;->getMessageType()I