Searched refs:nInd (Results 1 – 1 of 1) sorted by relevance
262 final NotificationInd nInd = (NotificationInd) parsedPdu; in decodeWapPdu() local263 if (nInd.getFrom() != null in decodeWapPdu()264 && BlockChecker.isBlocked(mContext, nInd.getFrom().getString(), null)) { in decodeWapPdu()