Searched refs:mLinkSpeedMbps (Results 1 – 1 of 1) sorted by relevance
59 private final int mLinkSpeedMbps; field in WifiUsabilityStatsEntry123 mLinkSpeedMbps = linkSpeedMbps; in WifiUsabilityStatsEntry()159 dest.writeInt(mLinkSpeedMbps); in writeToParcel()221 return mLinkSpeedMbps; in getLinkSpeedMbps()