Searched defs:nInd (Results 1 – 1 of 1) sorted by relevance
277 final NotificationInd nInd = (NotificationInd) parsedPdu; in decodeWapPdu() local507 final NotificationInd nInd = (NotificationInd) pdu; in writeInboxMessage() local597 private static boolean isDuplicateNotification(Context context, NotificationInd nInd) { in isDuplicateNotification()