Searched refs:allowsMismatchedNetworkNames (Results 1 – 6 of 6) sorted by relevance
105 assertTrue(NETWORK_NAME, eapAkaPrimeConfig.allowsMismatchedNetworkNames()); in testBuildWithAllEapMethods()
194 result.putBoolean(ALL_MISMATCHED_NETWORK_KEY, config.allowsMismatchedNetworkNames()); in toPersistableBundle()
126 assertTrue(eapAkaPrimeConfig.allowsMismatchedNetworkNames()); in testBuildEapAkaPrime()
212 return mEapAkaPrimeConfig.allowsMismatchedNetworkNames() || hasMatchingNetworkNames; in isValidChallengeAttributes()
716 public boolean allowsMismatchedNetworkNames() { in allowsMismatchedNetworkNames() method in EapSessionConfig.EapAkaPrimeConfig
30 method public boolean allowsMismatchedNetworkNames();