Home
last modified time | relevance | path

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

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