Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHal.java2494 return getPairwiseCipher_1_3(); in getPairwiseCipher()
2516 private boolean getPairwiseCipher_1_3() { in getPairwiseCipher_1_3() method in SupplicantStaNetworkHal
2524 iSupplicantStaNetworkV13.getPairwiseCipher_1_3((SupplicantStatus status, in getPairwiseCipher_1_3()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaNetworkHalTest.java1884 .getPairwiseCipher_1_3(any(android.hardware.wifi.supplicant.V1_3 in setupISupplicantNetworkMock()