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