HomeSort by relevance Sort by last modified time
    Searched defs:rssiCurve (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/net/
ScoredNetwork.java 37 * The {@link RssiCurve} representing the scores for this network based on the RSSI.
43 public final RssiCurve rssiCurve;
59 * @param rssiCurve the {@link RssiCurve} representing the scores for this network based on the
66 public ScoredNetwork(NetworkKey networkKey, RssiCurve rssiCurve) {
67 this(networkKey, rssiCurve, false /* meteredHint */);
74 * @param rssiCurve the {@link RssiCurve} representing the scores for this network based on th
    [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 52 milliseconds