Searched defs:pduType (Results 1 – 2 of 2) sorted by relevance
1505 Intent createIntent(int pduType, int tranId) { in createIntent()1522 int pduType = 6; in testProcessMsg1() local1563 int pduType = 6; in testProcessMsg2() local1605 int pduType = 6; in testProcessMsg3() local1675 int pduType = 6; in testProcessMsg4() local1764 int pduType = 6; in testProcessMsg5() local1805 int pduType = 6; in testProcessMsg6() local2076 int pduType = pdu[index++] & 0xFF; in dispatchWapPdu() local
208 int pduType = pdu[index++] & 0xFF; in decodeWapPdu() local666 int pduType; field in WapPushOverSms.DecodedResult