Searched refs:INTEGRITY_ALGO_KEY (Results 1 – 3 of 3) sorted by relevance
37 static final String INTEGRITY_ALGO_KEY = "INTEGRITY_ALGO_KEY"; field in SaProposalUtilsBase89 result.putIntArray(INTEGRITY_ALGO_KEY, integrityAlgoIdArray); in toPersistableBundle()
59 final int[] integrityAlgoIdArray = in.getIntArray(INTEGRITY_ALGO_KEY); in fromPersistableBundle()
67 final int[] integrityAlgoIdArray = in.getIntArray(INTEGRITY_ALGO_KEY); in fromPersistableBundle()