Searched refs:proceedPendingIntent (Results 1 – 1 of 1) sorted by relevance
229 PendingIntent proceedPendingIntent = PendingIntent.getActivity(mContext, 0, in showNotification() local233 mContext.getString(R.string.fix), proceedPendingIntent).build(); in showNotification()256 .setContentIntent(proceedPendingIntent) in showNotification()