Searched refs:ALL_MISMATCHED_NETWORK_KEY (Results 1 – 2 of 2) sorted by relevance
188 private static final String ALL_MISMATCHED_NETWORK_KEY = "ALL_MISMATCHED_NETWORK_KEY"; field in EapSessionConfigUtils.EapAkaPrimeConfigUtils194 result.putBoolean(ALL_MISMATCHED_NETWORK_KEY, config.allowsMismatchedNetworkNames()); in toPersistableBundle()206 in.getBoolean(ALL_MISMATCHED_NETWORK_KEY)); in setBuilderByReadingPersistableBundle()
651 private static final String ALL_MISMATCHED_NETWORK_KEY = "allowMismatchedNetworkNames"; field in EapSessionConfig.EapAkaPrimeConfig683 in.getBoolean(ALL_MISMATCHED_NETWORK_KEY)); in fromPersistableBundle()696 result.putBoolean(ALL_MISMATCHED_NETWORK_KEY, mAllowMismatchedNetworkNames); in toPersistableBundle()