Home
last modified time | relevance | path

Searched defs:newKeys (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/encryptionkey/
DEncryptionKeyJobHandlerTest.java194 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateNewEncryptionKey() local
210 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateNewSigningKey() local
227 Optional<List<EncryptionKey>> newKeys = in testHasEncryptionKey_updateBothNewEncryptionAndSigningKey() local
251 Optional<List<EncryptionKey>> newKeys = Optional.of(List.of(ENCRYPTION_KEY, SIGNING_KEY)); in testHasEncryptionKey_insertEncryptionKeyForPreviouslyNotFetchedEnrollment() local
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKeyboardBuilder.java77 final ExpectedKey[] newKeys = Arrays.copyOf(keys, newLength); in replaceKeyAt() local
270 final Object ... newKeys) { in replaceKeyOfLabel()
293 final Object ... newKeys) { in replaceKeysOfAll()
/aosp_15_r20/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/
H A DRecordUtils.java101 TagKey[] newKeys = RPC_TAG_MAPPINGS.get(tagKey); in getTagValues() local
116 Map<? extends TagKey, TagValueWithMetadata> tags, TagKey[] newKeys) { in getTagValueForDeprecatedRpcTag() argument
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/
H A DNotificationIconsViewData.kt77 val newKeys = new.visibleIcons.asSequence().map { it.notifKey }.toSet() in <lambda>() constant
/aosp_15_r20/external/grpc-grpc-java/context/src/main/java/io/grpc/
H A DPersistentHashArrayMappedTrie.java149 K[] newKeys = Arrays.copyOf(keys, keys.length); in put() local
156 K[] newKeys = Arrays.copyOf(keys, keys.length + 1); in put() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
H A DIconManager.kt492 val newKeys = keys.toSet() in <lambda>() constant
/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
H A DSpectatioConfig.java95 Sets.SetView<String> newKeys = in updateConfigValues() local
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/assisteddialing/ui/
DAssistedDialingSettingFragment.java126 List<CharSequence> newKeys = new ArrayList<>(); in updateCountryChoices() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ui/viewbinder/
H A DHeadsUpNotificationViewBinder.kt41 .collect { (newKeys, animationsEnabled) -> in <lambda>() method
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUResourceBundle.java1022 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findResourceWithFallback() local
1117 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findStringWithFallback() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DICUResourceBundle.java1017 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findResourceWithFallback() local
1112 String[] newKeys = new String[baseDepth + (keys.length - depth)]; in findStringWithFallback() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DOpenIntToDoubleHashMap.java452 final int[] newKeys = new int[newLength]; in growTable() local
H A DOpenIntToFieldHashMap.java469 final int[] newKeys = new int[newLength]; in growTable() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DOpenIntToDoubleHashMap.java443 final int[] newKeys = new int[newLength]; in growTable() local
H A DOpenIntToFieldHashMap.java455 final int[] newKeys = new int[newLength]; in growTable() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dgenrb.cpp725 const char *newKeys = data->getKeyBytes(&newKeysLength); in processFile() local
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dgenrb.cpp725 const char *newKeys = data->getKeyBytes(&newKeysLength); in processFile() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/utils/
H A DWatchedSparseBooleanMatrix.java467 int[] newKeys = ArrayUtils.newUnpaddedIntArray(newOrder); in resizeMatrix() local
/aosp_15_r20/frameworks/av/camera/
H A DCameraMetadata.cpp488 std::vector<int32_t> newKeys(keys.count); in removePermissionEntries() local
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex33/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgrpc-context-1.27.2.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex10000/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/context/grpc-java-context/android_common_apex34/javac/
Dgrpc-java-context.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgrpc-context-1.27.2.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Dgrpc-context-1.19.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...

12345678910>>...16