Searched refs:acknowledgeSmsWithPdu (Results 1 – 3 of 3) sorted by relevance
74 oneway void acknowledgeSmsWithPdu(int token, int messageRef, int result, in byte[] pdu); in acknowledgeSmsWithPdu() method
604 getServiceInterface(mBinder).acknowledgeSmsWithPdu(token, messageRef, result, pdu); in acknowledgeSms()
323 public void acknowledgeSmsWithPdu(int token, int messageRef, int result, byte[] pdu) {