Home | History | Annotate | Download | only in utils

Lines Matching defs:PendingIntent

19 import android.app.PendingIntent;
622 PendingIntent clickIntent = null;
670 notification.setDeleteIntent(PendingIntent.getService(
853 Folder folder, long when, int unseenCount, int unreadCount, PendingIntent clickIntent) {
901 private static PendingIntent createClickPendingIntent(Context context,
910 PendingIntent clickIntent = PendingIntent.getActivity(context, -1, notificationIntent,
911 PendingIntent.FLAG_UPDATE_CURRENT);
971 final PendingIntent clickIntent, final Intent notificationIntent,
1089 PendingIntent conversationClickIntent = createClickPendingIntent(