Searched refs:EapSessionConfigUtils (Results 1 – 3 of 3) sorted by relevance
53 final PersistableBundle bundle = EapSessionConfigUtils.toPersistableBundle(config); in verifyPersistableBundleEncodeDecodeIsLossless()54 final EapSessionConfig resultConfig = EapSessionConfigUtils.fromPersistableBundle(bundle); in verifyPersistableBundleEncodeDecodeIsLossless()
46 public final class EapSessionConfigUtils { class250 EapSessionConfigUtils.toPersistableBundle(config.getInnerEapSessionConfig())); in toPersistableBundle()271 EapSessionConfigUtils.fromPersistableBundle(eapSessionConfigBundle); in setBuilderByReadingPersistableBundle()
481 EapSessionConfigUtils.toPersistableBundle(config.getEapConfig())); in toPersistableBundle()494 EapSessionConfigUtils.fromPersistableBundle(eapBundle); in setBuilderByReadingPersistableBundle()