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