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