Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/transaction/
DNotificationTransaction.java76 private NotificationInd mNotificationInd; field in NotificationTransaction
87 mNotificationInd = (NotificationInd) in NotificationTransaction()
94 mId = new String(mNotificationInd.getTransactionId()); in NotificationTransaction()
95 mContentLocation = new String(mNotificationInd.getContentLocation()); in NotificationTransaction()
117 mNotificationInd = ind; in NotificationTransaction()
237 mNotificationInd.getTransactionId(), in sendNotifyRespInd()