Searched refs:getEarfcns (Results 1 – 2 of 2) sorted by relevance
2328 int[] actualEarfcnsArray = systemSelectionSpecifier.getEarfcns(); in testUpdateSystemSelectionChannels()2360 actualEarfcnsArray = systemSelectionSpecifier.getEarfcns(); in testUpdateSystemSelectionChannels()2458 List<Integer> actualEarfcnList = Arrays.stream(systemSelectionSpecifier.getEarfcns()) in testUpdateSystemSelectionChannels_HandleInvalidInput()2492 assertEquals(0, systemSelectionSpecifier.getEarfcns().length); in testUpdateSystemSelectionChannels_HandleInvalidInput()
3318 public Set<Integer> getEarfcns() { in getEarfcns() method in SatelliteAccessController.SatelliteRegionalConfig