Searched refs:API_ALLOW_AUTOJOIN (Results 1 – 5 of 5) sorted by relevance
80 case WifiManager.API_ALLOW_AUTOJOIN: in convertApiName()
519 API_ALLOW_AUTOJOIN,654 public static final int API_ALLOW_AUTOJOIN = 12; field in WifiManager
843 field public static final int API_ALLOW_AUTOJOIN = 12; // 0xc
4304 mLastCallerInfoManager.put(WifiManager.API_ALLOW_AUTOJOIN, Process.myTid(), in allowAutojoin()
8594 verify(mLastCallerInfoManager).put(eq(WifiManager.API_ALLOW_AUTOJOIN), anyInt(), in testAllowAutojoinOnSuggestionNetwork()