Searched refs:ind (Results 1 – 3 of 3) sorted by relevance
106 TransactionSettings connectionSettings, NotificationInd ind) { in NotificationTransaction() argument111 ind, Inbox.CONTENT_URI); in NotificationTransaction()117 mNotificationInd = ind; in NotificationTransaction()118 mId = new String(ind.getTransactionId()); in NotificationTransaction()
653 GenericPdu ind = parser.parse(); in handleMessage() local656 if ((ind != null) && (ind.getMessageType() == type)) { in handleMessage()659 transactionSettings, (NotificationInd) ind); in handleMessage()
246 NotificationInd ind = (NotificationInd) PduPersister in getMessage() local249 EncodedStringValue v = ind.getSubject(); in getMessage()253 v = ind.getFrom(); in getMessage()