Searched refs:LOCAL_ID_KEY (Results 1 – 1 of 1) sorted by relevance
197 private static final String LOCAL_ID_KEY = "mLocalIdentification"; field in IkeSessionParams333 IkeIdentification.fromPersistableBundle(in.getPersistableBundle(LOCAL_ID_KEY))); in fromPersistableBundle()393 result.putPersistableBundle(LOCAL_ID_KEY, mLocalIdentification.toPersistableBundle()); in toPersistableBundle()