Home
last modified time | relevance | path

Searched refs:getKeySet (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/
H A DIkeSaProposal.java139 return getKeySet(SUPPORTED_ENCRYPTION_ALGO_TO_STR); in getSupportedEncryptionAlgorithms()
146 for (int algo : getKeySet(SUPPORTED_INTEGRITY_ALGO_TO_STR)) { in getSupportedIntegrityAlgorithms()
161 for (int algo : getKeySet(SUPPORTED_PRF_TO_STR)) { in getSupportedPseudorandomFunctions()
H A DSaProposal.java620 protected static Set<Integer> getKeySet(SparseArray array) { in getKeySet() method in SaProposal
633 for (int dh : getKeySet(SUPPORTED_DH_GROUP_TO_STR)) { in getSupportedDhGroups()
/aosp12/frameworks/base/core/java/android/util/
H A DMapCollections.java540 public Set<K> getKeySet() { in getKeySet() method in MapCollections
H A DArraySet.java917 return getCollection().getKeySet().iterator(); in iterator()
H A DArrayMap.java1042 return getCollection().getKeySet(); in keySet()
/aosp12/frameworks/base/config/
H A Dboot-profile.txt471 Landroid/util/MapCollections;->getKeySet()Ljava/util/Set;
H A Dboot-image-profile.txt16211 HSPLandroid/util/MapCollections;->getKeySet()Ljava/util/Set;
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt16162 HSPLandroid/util/MapCollections;->getKeySet()Ljava/util/Set;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61314 Landroid/util/MapCollections;->getKeySet()Ljava/util/Set;