Home
last modified time | relevance | path

Searched defs:printerFound (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
H A DServiceResolver.java160 private void printerFound(NsdServiceInfo nsdServiceInfo) { in printerFound() method in ServiceResolver
/aosp12/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
H A DServiceListener.java83 private void printerFound(NsdServiceInfo nsdServiceInfo) { in printerFound() method in ServiceListener
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/discovery/
H A DDiscovery.java145 void printerFound(DiscoveredPrinter printer) { in printerFound() method in Discovery