Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiShellCommand.java824 SoftApConfiguration config = buildSoftApConfiguration(pw); in onCommand()
865 SoftApConfiguration config = buildSoftApConfiguration(pw); in onCommand()
2305 private SoftApConfiguration buildSoftApConfiguration(PrintWriter pw) { in buildSoftApConfiguration() method in WifiShellCommand