Searched refs:getWifiExitRssiThreshold (Results 1 – 2 of 2) sorted by relevance
239 if (isSelected && caps.getSignalStrength() >= getWifiExitRssiThreshold(carrierConfig)) { in isWifiRssiAcceptable()351 static int getWifiExitRssiThreshold(@Nullable PersistableBundleWrapper carrierConfig) { in getWifiExitRssiThreshold() method in NetworkPriorityClassifier
26 …rt static com.android.server.vcn.routeselection.NetworkPriorityClassifier.getWifiExitRssiThreshold;343 .setSignalStrength(getWifiExitRssiThreshold(mCarrierConfig)) in getWifiExitRssiThresholdNetworkRequest()703 pw.println("Carrier WiFi Exit Threshold: " + getWifiExitRssiThreshold(mCarrierConfig)); in dump()