Searched refs:SlotsPerRound (Results 1 – 6 of 6) sorted by relevance
173 public @interface SlotsPerRound {} annotation in CccParams
364 @SlotsPerRound private RequiredParam<Integer> mNumSlotsPerRound = new RequiredParam<>();489 public Builder setNumSlotsPerRound(@SlotsPerRound int numSlotsPerRound) { in setNumSlotsPerRound()
177 public @interface SlotsPerRound {} annotation in AliroParams
95 @AliroParams.SlotsPerRound int numSlotsPerRound = AliroParams.SLOTS_PER_ROUND_12; in testOpenRangingParams()
93 @CccParams.SlotsPerRound int numSlotsPerRound = CccParams.SLOTS_PER_ROUND_12; in testOpenRangingParams()