Home
last modified time | relevance | path

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

/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java819 throwIfPrinterIdsTampered(service.mComponentName, removedPrinterIds); in onPrintersRemoved()
838 private void throwIfPrinterIdsTampered(ComponentName serviceName, in throwIfPrinterIdsTampered() method in RemotePrintService.RemotePrintServiceClient