Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java39 final ExpectedActionKey goKey, final ExpectedActionKey searchKey, in doTestActionKeys()
67 final ExpectedActionKey searchKey = ExpectedActionKey.newIconKey( in doTestActionKeysInLocaleWithStringResources() local
125 final ExpectedActionKey searchKey = ExpectedActionKey.newIconKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DInteractionLogger.kt294 val searchKey = intent.getStringExtra(EXTRA_SETTINGS_FRAGMENT_ARGS_KEY) in fromSafetyCenterIntent() constant
/packages/modules/GeoTZ/s2storage/src/test/java/com/android/storage/table/packed/
DPackedTableReaderWriterTest.java53 IntValueEntryKeyMatcher(int searchKey) { in IntValueEntryKeyMatcher()
67 LongValueEntryKeyMatcher(int searchKey) { in LongValueEntryKeyMatcher()