Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java340 if (!registerCallbackV1_4(getStaIfaceMockableV1_4(iface), callbackV14)) { in trySetupStaIfaceV1_4()
857 getStaIfaceMockableV1_4(ISupplicantIface iface) { in getStaIfaceMockableV1_4() method in SupplicantStaIfaceHal
1988 getStaIfaceMockableV1_4(iface); in initiateVenueUrlAnqpQuery()
3099 getStaIfaceMockableV1_4(iface); in getWpaDriverCapabilities_1_4()
3300 getStaIfaceMockableV1_4(iface); in getConnectionCapabilities_1_4()
3568 getStaIfaceMockableV1_4(iface); in generateDppBootstrapInfoForResponder()
3615 getStaIfaceMockableV1_4(iface); in startDppEnrolleeResponder()
3652 getStaIfaceMockableV1_4(iface); in stopDppResponder()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DSupplicantStaIfaceHalTest.java247 getStaIfaceMockableV1_4(ISupplicantIface iface) { in getStaIfaceMockableV1_4() method in SupplicantStaIfaceHalTest.SupplicantStaIfaceHalSpy