Searched defs:parsedPdu (Results 1 – 2 of 2) sorted by relevance
80 final GenericPdu parsedPdu = parsePdu(); in doHttp() local117 private void notifyIfEmergencyContactNoThrow(final GenericPdu parsedPdu) { in notifyIfEmergencyContactNoThrow()126 private void notifyIfEmergencyContact(final GenericPdu parsedPdu) { in notifyIfEmergencyContact()
254 GenericPdu parsedPdu = null; in decodeWapPdu() local474 GenericPdu parsedPdu; field in WapPushOverSms.DecodedResult