Searched refs:setTofuPostConnectionState (Results 1 – 4 of 4) sorted by relevance
1166 verify(mWifiConfigManager).setTofuPostConnectionState( in verifyTrustOnFirstUseFlow()1171 verify(mWifiConfigManager, never()).setTofuPostConnectionState(anyInt(), anyInt()); in verifyTrustOnFirstUseFlow()
2069 mWifiConfigManager.setTofuPostConnectionState( in testEnterpriseConfigTofuStateMerge()
638 mWifiConfigManager.setTofuPostConnectionState( in handleAccept()
4511 public void setTofuPostConnectionState(int networkId, in setTofuPostConnectionState() method