Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java8077 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8112 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8132 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8187 private void appendSnippetFunction( in appendSnippetFunction() method in ContactsProvider2