Searched refs:mPacketErrorCount (Results 1 – 1 of 1) sorted by relevance
56 private long mPacketErrorCount = UNKNOWN_LONG; field in LinkQualityInfo102 dest.writeLong(mPacketErrorCount); in writeToParcel()142 mPacketErrorCount = in.readLong(); in initializeFromParcel()201 return mPacketErrorCount; in getPacketErrorCount()208 mPacketErrorCount = packetErrorCount; in setPacketErrorCount()