/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | TaskKeyByLastActiveTimeCacheTest.java | 42 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in add() local 65 Task.TaskKey key2 = new Task.TaskKey(1, 0, new Intent(), in addSameTasksWithSameLastActiveTimeTwice() local 87 Task.TaskKey key2 = new Task.TaskKey(1, 0, new Intent(), in addSameTasksWithDifferentLastActiveTime() local 136 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in evictAll() local 205 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in removeByLastActiveTimeWhenOverMaxSize() local 256 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in updateCacheSizeAndInvalidateExcess() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | ObjectCounterTest.java | 45 public String key2; field in ObjectCounterTest.TestKey 48 public TestKey(int key1, String key2, boolean key3) { in TestKey() 87 public String key2; field in ObjectCounterTest.TestKeyProto 91 public TestKeyProto(int key1, String key2, boolean key3, int count) { in TestKeyProto()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResultMatchInfoTest.java | 178 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForTransitionMode() local 211 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForPsk() local 245 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForSae() local 280 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testHashForTransitionMode() local 384 ScanResultMatchInfo key2 = ScanResultMatchInfo in testSaeToPskDoesNotDowngrade() local 432 ScanResultMatchInfo key2 = ScanResultMatchInfo in testOweToOpenDoesNotDowngrade() local 465 ScanResultMatchInfo key2 = ScanResultMatchInfo in testWpa3EnterpriseToWpa2EnterpriseDoesNotDowngrade() local
|
D | WifiConnectivityManagerTest.java | 2506 WifiCandidates.Key key2 = new WifiCandidates.Key(matchInfo, in testRetryConnectionEapFailureIgnoreSameNetwork() local
|
/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/data/ |
D | OdpEncryptionKeyDaoTest.java | 79 OdpEncryptionKey key2 = createRandomPublicKeyWithConstantTTL(3600); in testInsertEncryptionKey_success() local 94 OdpEncryptionKey key2 = in testInsertDuplicateEncryptionKey_success() local 162 OdpEncryptionKey key2 = createRandomPublicKeyWithConstantTTL(2000000L); in findExpiryKeys_success() local 179 OdpEncryptionKey key2 = createRandomPublicKeyWithConstantTTL(2000000L); in findExpiryKeysWithLimit_success() local
|
/packages/modules/AdServices/adservices/tests/cts/assets/scenarios/data/ |
D | BiddingSignals.json | 4 "key2": "signal_value_for_key2" string
|
/packages/modules/Connectivity/tests/common/java/android/net/netstats/ |
D | NetworkStatsCollectionTest.kt | 45 val key2 = NetworkStatsCollection.Key(ident, /* uid */ 1, /* set */ 0, /* tag */ 0) in testBuilder() constant
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutTest.java | 50 Key key2 = new Key("label2", 201, 103, "201", "201hint", 203, 204, 205, 206, 2100, 2101, in testNewKeyboardLayout() local
|
/packages/modules/StatsD/statsd/tests/metrics/ |
D | MaxDurationTracker_test.cpp | 49 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); variable 55 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 92 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 129 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 169 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 530 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local
|
D | EventMetricProducer_test.cpp | 168 ConditionKey key2; in TEST_F() local
|
D | CountMetricProducer_test.cpp | 233 ConditionKey key2; in TEST() local
|
/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/encryption/ |
D | OdpEncryptionKeyTest.java | 45 OdpEncryptionKey key2 = in testBuilderAndEquals() local
|
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/ |
D | NsdManagerTest.java | 190 int key2 = getRequestKey(req -> in doTestResolveService() local 209 int key2 = getRequestKey(req -> in doTestParallelResolveService() local 267 int key2 = getRequestKey(req -> in doTestRegisterService() local 334 int key2 = getRequestKey(req -> in doTestDiscoverService() local
|
/packages/modules/Connectivity/networksecurity/tests/unit/src/com/android/server/net/ct/ |
D | PemReaderTest.java | 49 PublicKey key2 = instance.generateKeyPair().getPublic(); in testReadKeys_multipleKeys() local
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestStatsdTelemetry.cpp | 107 auto key2 = key1; in TEST() local 175 auto key2 = key1; in TEST() local 209 AtomKey key2 = key1; in TEST() local
|
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/data/ |
D | PreferenceControllerState.java | 164 protected static boolean keyEquals(String[] key1, String[] key2) { in keyEquals()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stable/ |
D | ProcessStableFlagsLoggerTest.java | 182 String key2 = "key2"; in testLogAdServicesFlagsUpdateEvent_enabled_differentProperties() local
|
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/ |
D | RkpdDatabaseTest.java | 194 ProvisionedKey key2 = new ProvisionedKey(TEST_KEY_BLOB_2, TEST_HAL_1, TEST_KEY_BLOB_2, in testGetTotalExpiringKeysForIrpc() local
|
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/maintenance/ |
D | OnDevicePersonalizationMaintenanceJobTest.java | 376 String key2 = "key2"; in addTestData() local
|
/packages/modules/StatsD/statsd/tests/e2e/ |
D | RestrictedEventMetric_e2e_test.cpp | 403 ConfigKey key2(2000, configId); // shell uid in TEST_F() local 431 ConfigKey key2(config_app_uid + 1, configId); in TEST_F() local
|
/packages/modules/Connectivity/tests/unit/java/android/net/ |
D | NetworkStatsCollectionTest.java | 593 final Key key2 = new Key(Set.of(testIdent), 1, 0, 0); in testRemoveHistoryBefore() local
|
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/ |
D | Credential.java | 1274 private static boolean isPrivateKeyEquals(PrivateKey key1, PrivateKey key2) { in isPrivateKeyEquals()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiCandidates.java | 762 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromWifiConfiguration(config); in validConfigAndScanDetail() local
|
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/ |
D | NavigatorTest.java | 1085 AccessibilityNodeInfo key2 = mNodeBuilder in testFindNudgeTargetFocusArea3() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/ |
D | MeasurementDaoTest.java | 3602 String key2 = "key2"; in testDeleteCountUniqueMetadata_forKeyAndOrigin_deletesRecord() local 3715 String key2 = "key2"; in testGetCountUniqueMetadata_IfAbsent_throwsException() local
|