Searched defs:uwbConfigs (Results 1 – 3 of 3) sorted by relevance
104 Integer[] uwbConfigs = new Integer[] {CccParams.UWB_CONFIG_0, CccParams.UWB_CONFIG_1}; in testSpecificationParams() local192 assertArrayEquals(cccSpecificationParams.getUwbConfigs().toArray(), uwbConfigs); in testSpecificationParams() local
74 @UwbConfig List<Integer> uwbConfigs, in CccSpecificationParams()
1526 Integer[] uwbConfigs = new Integer[] {CccParams.UWB_CONFIG_0, CccParams.UWB_CONFIG_1}; in getTestCccSpecificationParams() local