Searched defs:throwIfPrinterIdTampered (Results 1 - 1 of 1) sorted by relevance

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

Completed in 52 milliseconds