Home
last modified time | relevance | path

Searched refs:notifyRespInd (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
DNotificationTransaction.java235 NotifyRespInd notifyRespInd = new NotifyRespInd( in sendNotifyRespInd() local
242 sendPdu(new PduComposer(mContext, notifyRespInd).make(), mContentLocation); in sendNotifyRespInd()
244 sendPdu(new PduComposer(mContext, notifyRespInd).make()); in sendNotifyRespInd()