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