Searched defs:appendSearchIndexJoin (Results 1 - 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | ContactsProvider2.java | 6962 appendSearchIndexJoin(sb, uri, projection, filter, deferSnippeting); 6970 private void appendSearchIndexJoin( method in class:ContactsProvider2 6991 appendSearchIndexJoin( 6995 appendSearchIndexJoin(sb, filter, false, null, null, null, 0, false); 6999 public void appendSearchIndexJoin(StringBuilder sb, String filter, method in class:ContactsProvider2
|
Completed in 125 milliseconds