Searched refs:DEFAULT_AP_CHANNEL (Results 1 – 2 of 2) sorted by relevance
35 public static final int DEFAULT_AP_CHANNEL = 6; field in ApConfigUtil87 return DEFAULT_AP_CHANNEL; in chooseApChannel()122 config.apChannel = DEFAULT_AP_CHANNEL; in updateApChannelConfig()
146 assertEquals(ApConfigUtil.DEFAULT_AP_CHANNEL, ApConfigUtil.chooseApChannel( in chooseApChannel2GBandWithNoAllowedChannel()195 assertEquals(ApConfigUtil.DEFAULT_AP_CHANNEL, config.apChannel); in updateApChannelConfigWithoutHal()