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.java7250 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
7285 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
7305 appendSnippetFunction(sb, startMatch, endMatch, ellipsis, maxTokens); in appendSearchIndexJoin()
7360 private void appendSnippetFunction( in appendSnippetFunction() method in ContactsProvider2