Home
last modified time | relevance | path

Searched defs:sortedKeys (Results 1 – 25 of 253) sorted by relevance

1234567891011

/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
DKeyboardAccessibilityNodeProvider.java106 final List<Key> sortedKeys = mKeyboard.getSortedKeys(); in getKeyOf() local
118 final List<Key> sortedKeys = mKeyboard.getSortedKeys(); in getVirtualViewIdOf() local
208 final List<Key> sortedKeys = mKeyboard.getSortedKeys(); in createAccessibilityNodeInfo() local
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DProximityInfo.java63 @Nonnull final List<Key> sortedKeys, in ProximityInfo()
148 final List<Key> sortedKeys = mSortedKeys; in createNativeProximityInfo() local
DKeyboardLayout.java109 public static KeyboardLayout newKeyboardLayout(@Nonnull final List<Key> sortedKeys, in newKeyboardLayout()
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutTest.java53 ArrayList<Key> sortedKeys = new ArrayList<>(2); in testNewKeyboardLayout() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/util/
H A DSparseDoubleArrayTest.java97 final int[] sortedKeys = Arrays.copyOf(keys, keys.length); in testKeyValueAt() local
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
H A DFlexBuffersTest.kt279 val sortedKeys = stringKey.sortedArray() in <lambda>() constant
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/convert_wycheproof/
H A Dconvert_wycheproof.go39 func sortedKeys(m map[string]any) []string { func
/aosp_15_r20/external/boringssl/src/util/convert_wycheproof/
H A Dconvert_wycheproof.go39 func sortedKeys(m map[string]any) []string { func
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DThrottlerTest.java274 List<String> sortedKeys = in testDump() local
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DActualKeyboardBuilder.java55 public static Key[][] buildKeyboard(final List<Key> sortedKeys) { in buildKeyboard()
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/pregenerate/
H A Dbuild.go161 func sortedKeys[K cmp.Ordered, V any](m map[K]V) []K { func
/aosp_15_r20/external/boringssl/src/util/pregenerate/
H A Dbuild.go161 func sortedKeys[K cmp.Ordered, V any](m map[K]V) []K { func
/aosp_15_r20/external/autotest/frontend/client/src/autotest/tko/
H A DTestDetailView.java154 List<String> sortedKeys = new ArrayList<String>(attributes.keySet()); in processAttributes() local
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiCategory.java381 final Key[][] sortedKeys = sortKeysIntoPages( in getKeyboard() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/
Dreader.go820 func sortedKeys(m map[string]int) []string { func
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DImmutableSortedMap.java756 Object[] sortedKeys = Arrays.copyOf(keys, size); in buildOrThrow() local
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java1737 List<String> sortedKeys = new ArrayList<String>(configApp.keySet()); in printConfig() local
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/javac/
DLatinIME.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDorg-eclipse-jface-3.6.2.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/javac/
DTeleService.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Telephony/TeleService/android_common/repackaged-jarjar/javac/
DTeleService.jarcom/android/services/telephony/rcs/validator/ValidationResult.class ValidationResult.java package ...
/aosp_15_r20/out/target/common/obj/APPS/LatinIME_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/withres/
DLatinIME.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/activity_release.kotlin_module META ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

1234567891011