HomeSort by relevance Sort by last modified time
    Searched refs:printerFound (Results 1 - 6 of 6) sorted by null

  /packages/services/BuiltInPrintService/src/com/android/bips/discovery/
MultiDiscovery.java 47 MultiDiscovery.this.printerFound(printer);
Discovery.java 35 * {@link #printerFound(DiscoveredPrinter)} when they appear, and {@link #printerLost(Uri)} when
121 void printerFound(DiscoveredPrinter printer) {
ManualDiscovery.java 69 printerFound(printer);
109 if (isStarted()) printerFound(printer);
MdnsDiscovery.java 204 mMainHandler.post(() -> printerFound(printer));
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
ServiceResolver.java 148 printerFound(nsdServiceInfo);
159 private void printerFound(NsdServiceInfo nsdServiceInfo) {
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
ServiceListener.java 72 printerFound(nsdServiceInfo);
75 private synchronized void printerFound(NsdServiceInfo nsdServiceInfo) {

Completed in 557 milliseconds