Searched defs:pdu (Results 1 – 7 of 7) sorted by relevance
118 protected byte[] sendPdu(byte[] pdu) throws IOException { in sendPdu()140 protected byte[] sendPdu(long token, byte[] pdu) throws IOException { in sendPdu()
73 GenericPdu pdu = parser.parse(); in doInBackground() local154 private static long findThreadId(Context context, GenericPdu pdu, int type) { in findThreadId()
55 private void updateMessageStatus(Context context, Uri messageUri, byte[] pdu) { in updateMessageStatus()
65 GenericPdu pdu = p.load(mMessageUri); in sendMessage() local
160 GenericPdu pdu = new PduParser(retrieveConfData).parse(); in run() local
90 String url, byte[] pdu, int method, boolean isProxySet, in httpConnection()
292 GenericPdu pdu = p.load(msg); in getPduBody() local