Searched refs:API_FORGET (Results 1 – 5 of 5) sorted by relevance
90 case WifiManager.API_FORGET: in convertApiName()
480 API_FORGET,659 public static final int API_FORGET = 17; field in WifiManager
705 field public static final int API_FORGET = 17; // 0x11
6502 mLastCallerInfoManager.put(WifiManager.API_FORGET, Process.myTid(),
5579 verify(mLastCallerInfoManager).put(eq(WifiManager.API_FORGET), anyInt(), in testForgetNetworkWithPrivilegedPermission()