Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/tests/dictionary/structure/v4/content/
Dterminal_position_lookup_table_test.cpp30 TerminalPositionLookupTable lookupTable; in TEST() local
39 TerminalPositionLookupTable lookupTable; in TEST() local
56 TerminalPositionLookupTable lookupTable; in TEST() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogProvider.java594 Set<String> lookupTable = Set.of("UNION", "SELECT", "FROM", "WHERE", in enforceStrictPhoneNumber() local