Searched refs:KEY_LEN_KEY (Results 1 – 1 of 1) sorted by relevance
42 private static final String KEY_LEN_KEY = "KEY_LEN_KEY"; field in SaProposalUtilsBase.EncryptionAlgoKeyLenPair56 this.keyLen = in.getInt(KEY_LEN_KEY); in EncryptionAlgoKeyLenPair()63 result.putInt(KEY_LEN_KEY, keyLen); in toPersistableBundle()