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.java8158 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8193 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8213 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
8268 private void appendSnippetFunction( in appendSnippetFunction() method in ContactsProvider2