Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java369 ISupplicantStaIface iface = getStaIfaceMockable(ifaceHwBinder); in setupIface()
717 protected ISupplicantStaIface getStaIfaceMockable(ISupplicantIface iface) { in getStaIfaceMockable() method in SupplicantStaIfaceHal
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DSupplicantStaIfaceHalTest.java178 protected ISupplicantStaIface getStaIfaceMockable(ISupplicantIface iface) { in getStaIfaceMockable() method in SupplicantStaIfaceHalTest.SupplicantStaIfaceHalSpy