Searched refs:SPECIFIED_KEY_LEN_KEY (Results 1 – 1 of 1) sorted by relevance
1195 private static final String SPECIFIED_KEY_LEN_KEY = "mSpecifiedKeyLength"; field in IkeSaPayload.EncryptionTransform1233 return new EncryptionTransform(in.getInt(ID_KEY), in.getInt(SPECIFIED_KEY_LEN_KEY)); in fromPersistableBundle()1240 result.putInt(SPECIFIED_KEY_LEN_KEY, mSpecifiedKeyLength); in toPersistableBundle()