Searched refs:pendingRejectIntent (Results 1 – 1 of 1) sorted by relevance
319 PendingIntent pendingRejectIntent = PendingIntent.getService(this, CERTIFICATE_REQUEST_ID, in notifyCertificateChange() local323 getString(R.string.reject), pendingRejectIntent).build(); in notifyCertificateChange()