Home
last modified time | relevance | path

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

/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java834 throwIfPrinterIdTampered(serviceName, printerId); in throwIfPrinterIdsForPrinterInfoTampered()
843 throwIfPrinterIdTampered(serviceName, printerId); in throwIfPrinterIdsTampered()
847 private void throwIfPrinterIdTampered(ComponentName serviceName, PrinterId printerId) { in throwIfPrinterIdTampered() method in RemotePrintService.RemotePrintServiceClient