Searched refs:endMatch (Results 1 – 2 of 2) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 8015 String endMatch = args != null && args.length > 1 ? args[1] in appendSearchIndexJoin() local 8023 sb, filter, true, startMatch, endMatch, ellipsis, maxTokens, deferSnippeting); in appendSearchIndexJoin() 8030 boolean snippetNeeded, String startMatch, String endMatch, String ellipsis, in appendSearchIndexJoin() argument 8070 DatabaseUtils.appendEscapedSQLString(sb, endMatch); in appendSearchIndexJoin() 8077 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin() 8105 DatabaseUtils.appendEscapedSQLString(sb, endMatch); in appendSearchIndexJoin() 8112 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin() 8132 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin() 8188 StringBuilder sb, String startMatch, String endMatch, String ellipsis, int maxTokens) { in appendSnippetFunction() argument 8192 DatabaseUtils.appendEscapedSQLString(sb, endMatch); in appendSnippetFunction()
|
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |