Home
last modified time | relevance | path

Searched defs:searchKey (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
H A DKlpActionLabelTests.java38 final ExpectedActionKey goKey, final ExpectedActionKey searchKey, in doTestActionKeys()
66 final ExpectedActionKey searchKey = ExpectedActionKey.newIconKey( in doTestActionKeysInLocaleWithStringResources() local
124 final ExpectedActionKey searchKey = ExpectedActionKey.newIconKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local
/aosp12/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/table/packed/
H A DPackedTableReaderWriterTest.java53 IntValueEntryKeyMatcher(int searchKey) { in IntValueEntryKeyMatcher()
67 LongValueEntryKeyMatcher(int searchKey) { in LongValueEntryKeyMatcher()