Searched refs:mConnectionStrength (Results 1 – 1 of 1) sorted by relevance
95 private final int mConnectionStrength; field in NetworkProviderInfo107 private int mConnectionStrength; field in NetworkProviderInfo.Builder188 mConnectionStrength = connectionStrength; in setConnectionStrength()212 mIsBatteryCharging, mConnectionStrength, mExtras); in build()240 mConnectionStrength = connectionStrength; in NetworkProviderInfo()301 return mConnectionStrength; in getConnectionStrength()323 && mConnectionStrength == other.mConnectionStrength; in equals()329 mIsBatteryCharging, mConnectionStrength); in hashCode()339 dest.writeInt(mConnectionStrength); in writeToParcel()380 .append(", connectionStrength=").append(mConnectionStrength) in toString()