Searched refs:getCurrentNetworkEapAnonymousIdentity (Results 1 – 3 of 3) sorted by relevance
958 assertEquals(null, mDut.getCurrentNetworkEapAnonymousIdentity(WLAN0_IFACE_NAME)); in testGetCurrentNetworkEapAnonymousIdentity()962 anonymousIdentity, mDut.getCurrentNetworkEapAnonymousIdentity(WLAN0_IFACE_NAME)); in testGetCurrentNetworkEapAnonymousIdentity()
1949 return mSupplicantStaIfaceHal.getCurrentNetworkEapAnonymousIdentity(ifaceName); in getEapAnonymousIdentity()
1069 public String getCurrentNetworkEapAnonymousIdentity(@NonNull String ifaceName) { in getCurrentNetworkEapAnonymousIdentity() method in SupplicantStaIfaceHal