Searched refs:EAP_ID_KEY (Results 1 – 1 of 1) sorted by relevance
48 private static final String EAP_ID_KEY = "eapIdentity"; field in EapSessionConfig91 PersistableBundle eapIdBundle = in.getPersistableBundle(EAP_ID_KEY); in fromPersistableBundle()118 result.putPersistableBundle(EAP_ID_KEY, PersistableBundleUtils.fromByteArray(mEapIdentity)); in toPersistableBundle()