Searched refs:mTotalRxSuccess (Results 1 – 1 of 1) sorted by relevance
67 private final long mTotalRxSuccess; field in WifiUsabilityStatsEntry127 mTotalRxSuccess = totalRxSuccess; in WifiUsabilityStatsEntry()163 dest.writeLong(mTotalRxSuccess); in writeToParcel()241 return mTotalRxSuccess; in getTotalRxSuccess()