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