Searched defs:maxRangingRoundRetries (Results 1 – 3 of 3) sorted by relevance
102 int maxRangingRoundRetries = 3; in testOpenSessionParams() local242 assertEquals(params.getMaxRangingRoundRetries(), maxRangingRoundRetries); in testOpenSessionParams() local313 assertEquals(fromBundle.getMaxRangingRoundRetries(), maxRangingRoundRetries); in testOpenSessionParams() local390 assertEquals(fromCopy.getMaxRangingRoundRetries(), maxRangingRoundRetries); in testOpenSessionParams() local
269 int maxRangingRoundRetries = 3; in getFiraParams() local
754 int maxRangingRoundRetries = Integer.parseInt(getNextArgRequired()); in buildFiraOpenSessionParams() local