/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
D | ImmutableSparseArrayTest.java | 50 final int key1 = 1; in testCloneWithPutOrSelf_appendingFromEmpty() local 95 final int key1 = 1; in testCloneWithPutOrSelf_returnSelf() local 105 final int key1 = 1; in testCloneWithPutOrSelf_updateExistingValue() local 146 final int key1 = 1; in testCloneWithRemoveOrSelf_firstItem() local 171 final int key1 = 1; in testCloneWithRemoveOrSelf_lastItem() local 194 final int key1 = 1; in testCloneWithRemoveOrSelf_middleItem() local 217 final int key1 = 1; in testCloneWithRemoveOrSelf_nonExistentItem() local 236 final int key1 = 1; in testForEach() local
|
D | AdditionalSubtypeMapTest.java | 50 private static ArrayMap<String, List<InputMethodSubtype>> mapOf( in mapOf() 57 private static ArrayMap<String, List<InputMethodSubtype>> mapOf( in mapOf()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/ |
D | MediaSessionBasedFilterTest.kt | 269 val key1 = "KEY_1" in remoteAndLocalHaveDifferentKeys_localLoadedEventFiltered() constant 303 val key1 = "KEY_1" in remoteAndLocalHaveDifferentKeys_remoteSessionWithoutNotification() constant 370 val key1 = "KEY_1" in doNotFilterDuringKeyMigration() constant 393 val key1 = "KEY_1" in filterAfterKeyMigration() constant
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | KeyEventTest.java | 137 KeyEvent key1 = createKey(); in testParcelUnparcel() local 155 KeyEvent key1 = createKey(); in testCopyConstructor() local 163 KeyEvent key1 = createKey(); in testCopyConstructorWith2ChangedFields() local 244 KeyEvent key1 = createKey(); in testCopyChangeAction() local 259 private void compareKeys(KeyEvent key1, KeyEvent key2) { in compareKeys()
|
/frameworks/base/packages/SettingsLib/Metadata/src/com/android/settingslib/metadata/ |
D | FixedArrayMap.kt | 67 val key1 = if (index1 < array.size) array[index1] as K else null in <lambda>() constant
|
/frameworks/opt/car/services/updatableServices/tests/src/com/android/server/wm/ |
D | CarDisplayCompatScaleProviderUpdatableTest.java | 447 CarDisplayCompatConfig.Key key1 = in displayUserPackage_hasHigherPriority_thanDisplayUser() local 473 CarDisplayCompatConfig.Key key1 = in displayUser_hasHigherPriority_thanDisplayPackage() local 501 CarDisplayCompatConfig.Key key1 = in displayPackage_hasHigherPriority_thanDisplay() local
|
/frameworks/base/keystore/tests/src/android/security/keystore2/ |
D | AndroidKeyStoreSpiTest.java | 279 AndroidKeyStoreKey key1 = new AndroidKeyStoreKey(descriptor(), 1, new Authorization[0], in testKeystoreKeysAdhereToContractBetweenEqualsAndHashCode() local 308 AndroidKeyStorePublicKey key1 = makePrivateKeyObject("myCert1", "myChain1"); in testKeystorePublicKeysAdhereToContractBetweenEqualsAndHashCode() local
|
/frameworks/base/packages/SettingsLib/DataStore/tests/src/com/android/settingslib/datastore/ |
D | KeyedObserverTest.kt | 39 private val key1 = Object() in <lambda>() constant
|
/frameworks/native/libs/input/tests/ |
D | InputChannel_test.cpp | 292 InputMessage key1 = createKeyMessage(/*seq=*/1); in TEST_F() local 346 InputMessage key1 = createKeyMessage(/*seq=*/1); in TEST_F() local
|
/frameworks/av/camera/tests/fuzzer/ |
D | camera_Parameters_fuzzer.cpp | 209 string key1 = mFDP->ConsumeRandomLengthString(kMaxBytes); in callCameraParametersAPIs() local
|
/frameworks/av/camera/ |
D | CameraParameters2.cpp | 150 status_t CameraParameters2::compareSetOrder(const char *key1, const char *key2, in compareSetOrder()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/ |
D | PeopleSpaceWidgetManagerTest.java | 1477 PeopleTileKey key1 = SharedPreferencesHelper.getPeopleTileKey(sp1); in testRemapWidgetFiles() local 1510 PeopleTileKey key1 = SharedPreferencesHelper.getPeopleTileKey(sp1); in testRemapWidgetFiles_crossMapping() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/ |
D | RecoverableKeyStoreDbTest.java | 120 WrappedKey key1 = new WrappedKey( in insertKey_allowsTwoUidsToHaveSameAlias() local
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollectionTest.java | 1633 String key1 = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 1, "myTag")).key; in testMissingRanking() local
|