Home
last modified time | relevance | path

Searched refs:setBlockIndex (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/dltdoa/
DDlTDoAMeasurement.java208 .setBlockIndex(bundle.getInt(BLOCK_INDEX)) in parseVersion1()
251 public DlTDoAMeasurement.Builder setBlockIndex(int blockIndex) { in setBlockIndex() method in DlTDoAMeasurement.Builder
/packages/modules/Uwb/service/support_lib/test/
DDlTDoATests.java54 .setBlockIndex(blockIndex) in dlTDoAMeasurementTest()
/packages/modules/Uwb/tests/cts/tests/src/android/uwb/cts/
DRangingMeasurementTest.java78 .setBlockIndex(blockIndex) in testBuilder()
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbTestUtils.java337 .setBlockIndex(TEST_BLOCK_INDEX) in buildRangingReport()
DUwbSessionNotificationManager.java842 .setBlockIndex(uwbDlTDoAMeasurements[i].getBlockIndex()) in getRangingReport()