Searched defs:queryNumEntries (Results 1 – 1 of 1) sorted by relevance
774 public static long queryNumEntries(SQLiteDatabase db, String table) { in queryNumEntries() method in DatabaseUtils787 public static long queryNumEntries(SQLiteDatabase db, String table, String selection) { in queryNumEntries() method in DatabaseUtils804 public static long queryNumEntries(SQLiteDatabase db, String table, String selection, in queryNumEntries() method in DatabaseUtils