Searched refs:enableForceSoftApBandOrChannel (Results 1 – 3 of 3) sorted by relevance
367 mWifiApConfigStore.enableForceSoftApBandOrChannel( in onCommand()370 mWifiApConfigStore.enableForceSoftApBandOrChannel( in onCommand()373 mWifiApConfigStore.enableForceSoftApBandOrChannel( in onCommand()429 mWifiApConfigStore.enableForceSoftApBandOrChannel(band, apChannel); in onCommand()
634 public void enableForceSoftApBandOrChannel(@BandType int forcedApBand, int forcedApChannel) { in enableForceSoftApBandOrChannel() method in WifiApConfigStore
1106 store.enableForceSoftApBandOrChannel(testBand, 0); in testForceApBaneChannel()1117 store.enableForceSoftApBandOrChannel(testBand, testChannal); in testForceApBaneChannel()