Searched refs:API_ENABLE_NETWORK (Results 1 – 5 of 5) sorted by relevance
88 case WifiManager.API_ENABLE_NETWORK: in convertApiName()
523 API_ENABLE_NETWORK,694 public static final int API_ENABLE_NETWORK = 16; field in WifiManager
848 field public static final int API_ENABLE_NETWORK = 16; // 0x10
4121 mLastCallerInfoManager.put(WifiManager.API_ENABLE_NETWORK, Process.myTid(), in enableNetwork()
7157 verify(mLastCallerInfoManager).put(eq(WifiManager.API_ENABLE_NETWORK), anyInt(), in testEnableNetworkWithDisableOthersAllowedForPrivilegedApps()