Searched defs:buildWhereClause (Results 1 – 2 of 2) sorted by relevance
113 …public static String buildWhereClause(String selection, String[] selectionArgs) throws SQLiteExcep… in buildWhereClause() method in SQLite
1104 private static String buildWhereClause(long id, String selection) { in buildWhereClause() method in ChromeBrowserProvider