Searched refs:mRoundIndex (Results 1 – 3 of 3) sorted by relevance
35 private final int mRoundIndex; field in DlTDoAMeasurement74 mRoundIndex = roundIndex; in DlTDoAMeasurement()104 return mRoundIndex; in getRoundIndex()181 bundle.putInt(ROUND_INDEX, mRoundIndex); in toBundle()229 private int mRoundIndex; field in DlTDoAMeasurement.Builder257 mRoundIndex = roundIndex; in setRoundIndex()316 mRoundIndex, in build()
27 private final int mRoundIndex; field in DlTdoaMeasurement46 mRoundIndex = roundIndex; in DlTdoaMeasurement()72 return mRoundIndex; in getRoundIndex()121 + String.format(Locale.US, " | roundIndex : %d", mRoundIndex) in toString()
29 public int mRoundIndex; field in UwbDlTDoAMeasurement56 mRoundIndex = roundIndex; in UwbDlTDoAMeasurement()95 return mRoundIndex; in getRoundIndex()176 ", RoundIndex=" + mRoundIndex + in toString()