Searched refs:mTotalBeaconRx (Results 1 – 1 of 1) sorted by relevance
93 private final long mTotalBeaconRx; field in WifiUsabilityStatsEntry139 mTotalBeaconRx = totalBeaconRx; in WifiUsabilityStatsEntry()175 dest.writeLong(mTotalBeaconRx); in writeToParcel()303 return mTotalBeaconRx; in getTotalBeaconRx()