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