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