Home
last modified time | relevance | path

Searched refs:mRequiresApBandConversion (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java92 private boolean mRequiresApBandConversion = false; field in WifiApConfigStore
122 mRequiresApBandConversion = mContext.getResources().getBoolean( in WifiApConfigStore()
233 if (mRequiresApBandConversion) { in apBandCheckConvert()