Home | History | Annotate | Download | only in gsm

Lines Matching refs:PendingIntent

19 import android.app.PendingIntent;
58 * @param sentIntent if not NULL this <code>PendingIntent</code> is
68 * @param deliveryIntent if not NULL this <code>PendingIntent</code> is
78 PendingIntent sentIntent, PendingIntent deliveryIntent) {
108 * <code>PendingIntent</code>s (one for each message part) that is
119 * <code>PendingIntent</code>s (one for each message part) that is
130 ArrayList<PendingIntent> sentIntents, ArrayList<PendingIntent> deliveryIntents) {
143 * @param sentIntent if not NULL this <code>PendingIntent</code> is
153 * @param deliveryIntent if not NULL this <code>PendingIntent</code> is
163 byte[] data, PendingIntent sentIntent, PendingIntent deliveryIntent) {