Searched refs:mBlockIndex (Results 1 – 3 of 3) sorted by relevance
34 private final int mBlockIndex; field in DlTDoAMeasurement73 mBlockIndex = blockIndex; in DlTDoAMeasurement()100 return mBlockIndex; in getBlockIndex()180 bundle.putInt(BLOCK_INDEX, mBlockIndex); in toBundle()228 private int mBlockIndex; field in DlTDoAMeasurement.Builder252 mBlockIndex = blockIndex; in setBlockIndex()315 mBlockIndex, in build()
26 private final int mBlockIndex; field in DlTdoaMeasurement45 mBlockIndex = blockIndex; in DlTdoaMeasurement()68 return mBlockIndex; in getBlockIndex()120 + String.format(Locale.US, " | blockIndex : %d", mBlockIndex) in toString()
28 public int mBlockIndex; field in UwbDlTDoAMeasurement55 mBlockIndex = blockIndex; in UwbDlTDoAMeasurement()91 return mBlockIndex; in getBlockIndex()175 ", BlockIndex=" + mBlockIndex + in toString()