Searched refs:WAP_PUSH_DELIVER_ACTION (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DWapPushOverSms.java237 Intent intent = new Intent(Intents.WAP_PUSH_DELIVER_ACTION);
H A DInboundSmsHandler.java831 } else if (action.equals(Intents.WAP_PUSH_DELIVER_ACTION)) {
H A DSmsApplication.java77 * The class name of the WAP_PUSH_DELIVER_ACTION receiver in this app.
121 * Implement WAP_PUSH_DELIVER_ACTION broadcast receiver.
160 intent = new Intent(Intents.WAP_PUSH_DELIVER_ACTION);
/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java61 * android.provider.Telephony.Sms.Intents#WAP_PUSH_DELIVER_ACTION} broadcast when the user
71 * Sms.Intents#WAP_PUSH_DELIVER_ACTION}} ({@code "android.provider.Telephony.WAP_PUSH_DELIVER"})
763 public static final String WAP_PUSH_DELIVER_ACTION = field in class:Telephony.Sms.Intents

Completed in 1128 milliseconds