Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWapPushOverSms.java534 if (!isDuplicateNotification(mContext, nInd)) { in writeInboxMessage()
604 private static boolean isDuplicateNotification(Context context, NotificationInd nInd) { in isDuplicateNotification() method in WapPushOverSms