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