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