Home
last modified time | relevance | path

Searched defs:key1 (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DObjectCounterTest.java44 public int key1; field in ObjectCounterTest.TestKey
48 public TestKey(int key1, String key2, boolean key3) { in TestKey()
86 public int key1; 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/
DScanResultMatchInfoTest.java170 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode() local
203 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk() local
237 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae() local
272 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationPsk); in testHashForTransitionMode() local
376 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationSae); in testSaeToPskDoesNotDowngrade() local
423 ScanResultMatchInfo key1 = ScanResultMatchInfo in testOweToOpenDoesNotDowngrade() local
456 ScanResultMatchInfo key1 = ScanResultMatchInfo in testWpa3EnterpriseToWpa2EnterpriseDoesNotDowngrade() local
DWifiCandidatesTest.java197 WifiCandidates.Key key1 = new WifiCandidates.Key(matchInfo1, mac1, 1); in testKeyEquivalence() local
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutTest.java48 Key key1 = new Key("label1", 101, 102, "101", "101hint", 103, 104, 105, 106, 1100, 1101, in testNewKeyboardLayout() local
/packages/modules/Connectivity/tests/unit/java/android/net/nsd/
DNsdManagerTest.java172 int key1 = verifyRequest(NsdManager.RESOLVE_SERVICE); in doTestResolveService() local
193 int key1 = verifyRequest(NsdManager.RESOLVE_SERVICE); in doTestParallelResolveService() local
217 int key1 = verifyRequest(NsdManager.REGISTER_SERVICE); in doTestRegisterService() local
274 int key1 = verifyRequest(NsdManager.DISCOVER_SERVICES); in doTestDiscoverService() local
/packages/modules/StatsD/statsd/tests/metrics/
DMaxDurationTracker_test.cpp48 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); variable
54 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
88 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
123 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
162 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
DOringDurationTracker_test.cpp185 ConditionKey key1; in TEST() local
222 ConditionKey key1; in TEST() local
263 ConditionKey key1; in TEST() local
DEventMetricProducer_test.cpp146 ConditionKey key1; in TEST() local
DCountMetricProducer_test.cpp215 ConditionKey key1; in TEST() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DDynamicGridKeyboard.java58 final Key key1 = getTemplateKey(TEMPLATE_KEY_CODE_1); in DynamicGridKeyboard() local
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java578 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromScanResult(scanResult); in validConfigAndScanDetail() local
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/
DCredential.java1222 private static boolean isPrivateKeyEquals(PrivateKey key1, PrivateKey key2) { in isPrivateKeyEquals()
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DNavigatorTest.java1040 AccessibilityNodeInfo key1 = mNodeBuilder in testFindNudgeTargetFocusArea3() local