Home
last modified time | relevance | path

Searched refs:endMatch (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java7909 String endMatch = args != null && args.length > 1 ? args[1] in appendSearchIndexJoin() local
7917 sb, filter, true, startMatch, endMatch, ellipsis, maxTokens, deferSnippeting); in appendSearchIndexJoin()
7924 boolean snippetNeeded, String startMatch, String endMatch, String ellipsis, in appendSearchIndexJoin() argument
7964 DatabaseUtils.appendEscapedSQLString(sb, endMatch); in appendSearchIndexJoin()
7971 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
7999 DatabaseUtils.appendEscapedSQLString(sb, endMatch); in appendSearchIndexJoin()
8006 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8026 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8082 StringBuilder sb, String startMatch, String endMatch, String ellipsis, int maxTokens) { in appendSnippetFunction() argument
8086 DatabaseUtils.appendEscapedSQLString(sb, endMatch); in appendSnippetFunction()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...