Home | History | Annotate | Download | only in stk

Lines Matching refs:PendingIntent

22 import android.app.PendingIntent;
778 PendingIntent pendingIntent = PendingIntent.getService(mContext, 0,
786 notificationBuilder.setContentIntent(pendingIntent);