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