Home
last modified time | relevance | path

Searched refs:getKeyMgmt (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java218 if (getKeyMgmt()) { in loadWifiConfiguration()
1891 private boolean getKeyMgmt() { in getKeyMgmt() method in SupplicantStaNetworkHal
1897 mISupplicantStaNetwork.getKeyMgmt((SupplicantStatus status, in getKeyMgmt()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaNetworkHalTest.java1186 .getKeyMgmt(any(ISupplicantStaNetwork.getKeyMgmtCallback.class)); in setupISupplicantNetworkMock()