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

/frameworks/base/services/print/java/com/android/server/print/
H A DUserState.java728 mPrinterDiscoverySession.onPrintersRemovedLocked(printerIds);
1490 public void onPrintersRemovedLocked(List<PrinterId> printerIds) { method in class:UserState.PrinterDiscoverySessionMediator
1492 Log.i(LOG_TAG, "onPrintersRemovedLocked()");

Completed in 48 milliseconds