Home
last modified time | relevance | path

Searched refs:nInd (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWapPushOverSms.java262 final NotificationInd nInd = (NotificationInd) parsedPdu; in decodeWapPdu() local
263 if (nInd.getFrom() != null in decodeWapPdu()
264 && BlockChecker.isBlocked(mContext, nInd.getFrom().getString(), null)) { in decodeWapPdu()