Searched refs:handleWifiApStateChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiApEnabler.java55 handleWifiApStateChanged(state, reason);
57 handleWifiApStateChanged(state, WifiManager.SAP_START_FAILURE_GENERAL);
152 private void handleWifiApStateChanged(int state, int reason) { method in class:WifiApEnabler

Completed in 124 milliseconds