Home
last modified time | relevance | path

Searched refs:notifyCertificateChange (Results 1 – 2 of 2) sorted by relevance

/packages/services/BuiltInPrintService/src/com/android/bips/
DLocalPrintJob.java261 mPrintService.notifyCertificateChange(mCapabilities.name, in deliver()
334 mPrintService.notifyCertificateChange(mCapabilities.name, in handleBadCertificate()
DBuiltInPrintService.java305 void notifyCertificateChange(String printerName, PrinterId printerId, String printerUuid, in notifyCertificateChange() method in BuiltInPrintService