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