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