Home | History | Annotate | Download | only in telephony

Lines Matching refs:mWapPush

122     protected final WapPushOverSms mWapPush;
178 mWapPush = new WapPushOverSms(phone, this);
491 return mWapPush.dispatchWapPdu(sms.getUserData());
630 return mWapPush.dispatchWapPdu(datagram);
651 return mWapPush.dispatchWapPdu(output.toByteArray());