Home
last modified time | relevance | path

Searched defs:sendPdu (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
DTransaction.java121 protected byte[] sendPdu(byte[] pdu) throws IOException, MmsException { in sendPdu() method in Transaction
137 protected byte[] sendPdu(byte[] pdu, String mmscUrl) throws IOException, MmsException { in sendPdu() method in Transaction
152 protected byte[] sendPdu(long token, byte[] pdu) throws IOException, MmsException { in sendPdu() method in Transaction
168 protected byte[] sendPdu(long token, byte[] pdu, in sendPdu() method in Transaction