Home
last modified time | relevance | path

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

/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java393 RemotePrintService::handleValidatePrinters, this, printerIds)); in validatePrinters()
396 private void handleValidatePrinters(final List<PrinterId> printerIds) { in handleValidatePrinters() method in RemotePrintService
402 handleValidatePrinters(printerIds); in handleValidatePrinters()
DUserState.java1381 UserState.PrinterDiscoverySessionMediator::handleValidatePrinters, in validatePrintersLocked()
1707 private void handleValidatePrinters(RemotePrintService service, in handleValidatePrinters() method in UserState.PrinterDiscoverySessionMediator