Searched refs:startMatch (Results 1 – 2 of 2) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 8013 String startMatch = args != null && args.length > 0 ? args[0] 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 8059 DatabaseUtils.appendEscapedSQLString(sb, startMatch); in appendSearchIndexJoin() 8077 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin() 8084 DatabaseUtils.appendEscapedSQLString(sb, startMatch); 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 8190 DatabaseUtils.appendEscapedSQLString(sb, startMatch); in appendSnippetFunction()
|
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |