Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAfcManager.java423 public void setIsAfcSupportedInCurrentCountry(boolean isAfcSupported) { in setIsAfcSupportedInCurrentCountry() argument
424 mIsAfcSupportedForCurrentCountry = isAfcSupported; in setIsAfcSupportedInCurrentCountry()