Searched refs:INTEGRITY_ALGO_KEY (Results 1 – 3 of 3) sorted by relevance
254 protected static final String INTEGRITY_ALGO_KEY = "mIntegrityAlgorithms"; field in SaProposal313 result.putIntArray(INTEGRITY_ALGO_KEY, integrityAlgoIdArray); in toPersistableBundle()
99 int[] integrityAlgoIdArray = in.getIntArray(INTEGRITY_ALGO_KEY); in fromPersistableBundle()
122 int[] integrityAlgoIdArray = in.getIntArray(INTEGRITY_ALGO_KEY); in fromPersistableBundle()