Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DNotificationInd.java25 public class NotificationInd extends GenericPdu { class
35 public NotificationInd() throws InvalidHeaderValueException { in NotificationInd() method in NotificationInd
45 NotificationInd(PduHeaders headers) { in NotificationInd() method in NotificationInd
H A DPduParser.java177 NotificationInd notificationInd = in parse()
178 new NotificationInd(mHeaders); in parse()
H A DPduPersister.java664 return new NotificationInd(headers); in createPdu()
/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DNotificationInd.java23 public class NotificationInd extends GenericPdu { class
33 public NotificationInd() throws InvalidHeaderValueException { in NotificationInd() method in NotificationInd
43 NotificationInd(PduHeaders headers) { in NotificationInd() method in NotificationInd
H A DPduParser.java155 NotificationInd notificationInd = in parse()
156 new NotificationInd(mHeaders); in parse()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DNotificationInd.java27 public class NotificationInd extends GenericPdu { class
38 public NotificationInd() throws InvalidHeaderValueException { in NotificationInd() method in NotificationInd
49 NotificationInd(PduHeaders headers) { in NotificationInd() method in NotificationInd
H A DPduParser.java161 NotificationInd notificationInd = in parse()
162 new NotificationInd(mHeaders); in parse()
H A DPduPersister.java635 pdu = new NotificationInd(headers); in load()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DWapPushOverSms.java52 import com.google.android.mms.pdu.NotificationInd;
262 final NotificationInd nInd = (NotificationInd) parsedPdu; in decodeWapPdu()
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DMmsUtils.java57 import com.android.messaging.mmslib.pdu.NotificationInd;
2132 private static String[] getDupNotifications(final Context context, final NotificationInd nInd) { in getDupNotifications()
2233 final NotificationInd nInd = (NotificationInd) pdu;
2538 final NotificationInd notification = new NotificationInd();
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DMmsService.java58 import com.google.android.mms.pdu.NotificationInd;
722 pdu instanceof NotificationInd || in importMms()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt35767 Lcom/google/android/mms/pdu/NotificationInd;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt45771 Lcom/google/android/mms/pdu/NotificationInd;