Searched refs:CHANNEL_NUMBER (Results 1 – 3 of 3) sorted by relevance
47 CHANNEL_NUMBER = 1 variable in network_WiFi_ProfileBasic75 channel=self.CHANNEL_NUMBER, security_config=wep_config)77 channel=self.CHANNEL_NUMBER, security_config=wep_config)
484 public static final String CHANNEL_NUMBER = "channelNumber"; field in TelephonyConstants.ServiceStateContainer
1619 info.put(TelephonyConstants.ServiceStateContainer.CHANNEL_NUMBER, ss.getChannelNumber()); in buildServiceState()