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