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.java122 protected byte[] sendPdu(byte[] pdu) throws IOException, MmsException { in sendPdu() method in Transaction
138 protected byte[] sendPdu(byte[] pdu, String mmscUrl) throws IOException, MmsException { in sendPdu() method in Transaction
153 protected byte[] sendPdu(long token, byte[] pdu) throws IOException, MmsException { in sendPdu() method in Transaction
169 protected byte[] sendPdu(long token, byte[] pdu, in sendPdu() method in Transaction