Searched refs:getCurrentNetworkEapAnonymousIdentity (Results 1 – 3 of 3) sorted by relevance
757 assertEquals(null, mDut.getCurrentNetworkEapAnonymousIdentity(WLAN0_IFACE_NAME)); in testGetCurrentNetworkEapAnonymousIdentity()761 anonymousIdentity, mDut.getCurrentNetworkEapAnonymousIdentity(WLAN0_IFACE_NAME)); in testGetCurrentNetworkEapAnonymousIdentity()
2166 return mSupplicantStaIfaceHal.getCurrentNetworkEapAnonymousIdentity(ifaceName);
1140 public String getCurrentNetworkEapAnonymousIdentity(@NonNull String ifaceName) { in getCurrentNetworkEapAnonymousIdentity() method in SupplicantStaIfaceHal