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

/packages/apps/Mms/src/com/android/mms/transaction/
H A DNotificationTransaction.java77 private NotificationInd mNotificationInd; field in class:NotificationTransaction
88 mNotificationInd = (NotificationInd)
95 mContentLocation = new String(mNotificationInd.getContentLocation());
121 mNotificationInd = ind;
122 mId = new String(mNotificationInd.getContentLocation());
253 mNotificationInd.getTransactionId(),

Completed in 62 milliseconds