Searched refs:pAIntent (Results 1 – 1 of 1) sorted by relevance
1765 PendingIntent pAIntent = PendingIntent.getActivity(mContext, 0, aIntent, 0); in showPlayingNotification() local1786 mNotificationBuilder.setContentIntent(pAIntent); in showPlayingNotification()