Searched refs:onFound (Results 1 – 4 of 4) sorted by relevance
48 void onFound(SipProfile profile); in onFound() method115 public void onFound(SipProfile profile) { in onCreateOutgoingConnection()227 callback.onFound(profileFound); in findProfile()
184 void onFound(DiscoveredPrinter printer, boolean supported); in onFound() method245 mFinalCallback.onFound(resolvedPrinter, capabilities.isSupported); in onCapabilities()
131 public void onFound(DiscoveredPrinter printer, boolean supported) { in addPrinter() method
1099 private int getOnFoundOnLostTimeoutMillis(ScanSettings settings, boolean onFound) { in getOnFoundOnLostTimeoutMillis() argument1108 if (!onFound) factor = factor * ONLOST_FACTOR; in getOnFoundOnLostTimeoutMillis()