Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1935 synchronized public static boolean toggleInterface(int on) { in toggleInterface() method in WifiNative
DWifiStateMachine.java5167 if (!mWifiNative.toggleInterface(0)) { in enableSoftAp()