Searched refs:fetchEapAnonymousIdentity (Results 1 – 4 of 4) sorted by relevance
1193 assertEquals(ANONYMOUS_IDENTITY, mSupplicantNetwork.fetchEapAnonymousIdentity()); in testFetchEapAnonymousIdentity()1536 mSupplicantNetwork.fetchEapAnonymousIdentity()); in testEapNetworkSetsDecoratedIdentityPrefix()
804 when(mSupplicantStaNetworkMock.fetchEapAnonymousIdentity()) in testGetCurrentNetworkEapAnonymousIdentity()
1222 return networkHandle.fetchEapAnonymousIdentity(); in getCurrentNetworkEapAnonymousIdentity()
2882 public String fetchEapAnonymousIdentity() { in fetchEapAnonymousIdentity() method in SupplicantStaNetworkHal