 |
DatabaseUtils | Android Developers
db the database the table is in table the name of the table to query selection A filter declaring which rows to return, formatted as an SQL WHERE clause (excluding the WHERE itself). Passing null will count all rows for the given table selectionArgs
developer.android.com |
 |