Searched refs:mTxGood (Results 1 – 1 of 1) sorted by relevance
37 private long mTxGood = UNKNOWN_LONG; field in WifiLinkQualityInfo50 dest.writeLong(mTxGood); in writeToParcel()67 li.mTxGood = in.readLong(); in createFromParcelBody()125 return mTxGood; in getTxGood()132 mTxGood = txGood; in setTxGood()