Searched refs:onFound (Results 1 – 2 of 2) sorted by relevance
48 void onFound(SipProfile profile); in onFound() method115 public void onFound(SipProfile profile) { in onCreateOutgoingConnection()227 callback.onFound(profileFound); in findProfile()
1021 private int getOnFoundOnLostTimeoutMillis(ScanSettings settings, boolean onFound) { in getOnFoundOnLostTimeoutMillis() argument1030 if (!onFound) factor = factor * ONLOST_FACTOR; in getOnFoundOnLostTimeoutMillis()