Searched defs:appendSearchIndexJoin (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java6887 appendSearchIndexJoin(sb, uri, projection, filter, deferSnippeting);
6895 private void appendSearchIndexJoin( method in class:ContactsProvider2
6916 appendSearchIndexJoin(
6920 appendSearchIndexJoin(sb, filter, false, null, null, null, 0, false);
6924 public void appendSearchIndexJoin(StringBuilder sb, String filter, method in class:ContactsProvider2

Completed in 74 milliseconds