Searched refs:buildSipContactQuery (Results 1 – 2 of 2) sorted by relevance
4496 public String[] buildSipContactQuery(StringBuilder sb, String sipAddress) { in buildSipContactQuery() method in ContactsDatabaseHelper
6896 selectionArgs = mDbHelper.get().buildSipContactQuery(sb, sipAddress); in queryLocal()