Searched refs:setBlockStrideLength (Results 1 – 12 of 12) sorted by relevance
304 builder.setBlockStrideLength(bundle.getInt(KEY_UPDATE_BLOCK_STRIDE_LENGTH)); in parseVersion1()387 public FiraRangingReconfigureParams.Builder setBlockStrideLength(int blockStrideLength) { in setBlockStrideLength() method in FiraRangingReconfigureParams.Builder
1015 .setBlockStrideLength(bundle.getInt(KEY_BLOCK_STRIDE_LENGTH)) in parseBundleVersion1()1657 public FiraOpenSessionParams.Builder setBlockStrideLength(int blockStrideLength) { in setBlockStrideLength() method in FiraOpenSessionParams.Builder
280 .setBlockStrideLength(blockStrideLength) in getFiraParams()
295 .setBlockStrideLength(6) in testReconfigureRanging()
1251 .setBlockStrideLength(6) in testReconfigureRanging()
2536 .setBlockStrideLength(10) in reconfigure_calledSuccess()4521 .setBlockStrideLength(10) in execReconfigureBlockStriding_success_stop()
500 builder.setBlockStrideLength(j.getInt("blockStrideLength")); in generateFiraRangingReconfigureParams()657 builder.setBlockStrideLength(j.getInt("blockStrideLength")); in generateFiraOpenSessionParams()
650 .setBlockStrideLength(blockStridingLength) in createReconfigureParamsBlockStriding()
168 .setBlockStrideLength(blockStrideLength) in testOpenSessionParams()487 .setBlockStrideLength(blockStrideLength) in testRangingReconfigureParams()
120 .setBlockStrideLength(6)
1035 builder.setBlockStrideLength(blockStrideLength); in buildFiraReconfigureParams()
3217 newParamsBuilder.setBlockStrideLength(reconfigureParams.getBlockStrideLength()); in updateFiraParamsOnReconfigure()