Searched refs:mLostTxPacketsPerSecond (Results 1 – 2 of 2) sorted by relevance
144 mLostTxPacketsPerSecond = source.mLostTxPacketsPerSecond; in MloLink()366 private double mLostTxPacketsPerSecond; field in MloLink374 return mLostTxPacketsPerSecond; in getLostTxPacketsPerSecond()379 mLostTxPacketsPerSecond = lostTxPacketsPerSecond; in setLostTxPacketsPerSecond()446 && mLostTxPacketsPerSecond == that.mLostTxPacketsPerSecond in equals()468 mLostTxPacketsPerSecond, in hashCode()554 dest.writeDouble(mLostTxPacketsPerSecond); in writeToParcel()578 link.mLostTxPacketsPerSecond = in.readDouble();
350 private double mLostTxPacketsPerSecond; field in WifiInfo366 return mLostTxPacketsPerSecond; in getLostTxPacketsPerSecond()371 mLostTxPacketsPerSecond = lostTxPacketsPerSecond; in setLostTxPacketsPerSecond()553 mLostTxPacketsPerSecond = 0; in reset()633 mLostTxPacketsPerSecond = source.mLostTxPacketsPerSecond; in WifiInfo()1650 dest.writeDouble(mLostTxPacketsPerSecond); in writeToParcel()1712 info.mLostTxPacketsPerSecond = in.readDouble();1889 && Objects.equals(mLostTxPacketsPerSecond, thatWifiInfo.mLostTxPacketsPerSecond) in equals()1946 mLostTxPacketsPerSecond, in hashCode()