Searched refs:WAP_PUSH_DELIVER_ACTION (Results 1 – 7 of 7) sorted by relevance
97 assertEquals(Telephony.Sms.Intents.WAP_PUSH_DELIVER_ACTION, intent.getAction()); in testDispatchWapPdu()
1122 || Intents.WAP_PUSH_DELIVER_ACTION.equals(action) in dispatchIntent()1459 } else if (action.equals(Intents.WAP_PUSH_DELIVER_ACTION)) { in onReceive()
411 Intent intent = new Intent(Intents.WAP_PUSH_DELIVER_ACTION); in dispatchWapPdu()
278 intent = new Intent(Intents.WAP_PUSH_DELIVER_ACTION); in getApplicationCollectionInternal()
1045 public static final String WAP_PUSH_DELIVER_ACTION = field in Telephony.Sms.Intents
25765 …field public static final java.lang.String WAP_PUSH_DELIVER_ACTION = "android.provider.Telephony.W…
39270 …field public static final String WAP_PUSH_DELIVER_ACTION = "android.provider.Telephony.WAP_PUSH_DE…