Searched refs:fetchEapAnonymousIdentity (Results 1 – 4 of 4) sorted by relevance
1026 assertEquals(ANONYMOUS_IDENTITY, mSupplicantNetwork.fetchEapAnonymousIdentity()); in testFetchEapAnonymousIdentity()
953 when(mSupplicantStaNetworkMock.fetchEapAnonymousIdentity()) in testGetCurrentNetworkEapAnonymousIdentity()
2300 public String fetchEapAnonymousIdentity() { in fetchEapAnonymousIdentity() method in SupplicantStaNetworkHal
1051 return networkHandle.fetchEapAnonymousIdentity(); in getCurrentNetworkEapAnonymousIdentity()