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

/packages/apps/Mms/src/com/android/mms/transaction/
H A DNotificationTransaction.java75 private NotificationInd mNotificationInd; field in class:NotificationTransaction
86 mNotificationInd = (NotificationInd)
93 mId = new String(mNotificationInd.getTransactionId());
94 mContentLocation = new String(mNotificationInd.getContentLocation());
116 mNotificationInd = ind;
235 mNotificationInd.getTransactionId(),

Completed in 72 milliseconds