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