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

/packages/services/BuiltInPrintService/src/com/android/bips/discovery/
H A DDiscovery.java38 public abstract class Discovery { class
39 private static final String TAG = Discovery.class.getSimpleName();
48 Discovery(BuiltInPrintService printService) { method in class:Discovery
53 * Add a listener and begin receiving notifications from the Discovery object of any
64 * Discovery will continue for other listeners until the last one is removed.

Completed in 51 milliseconds