Searched refs:countPrefixTableRows (Results 1 – 2 of 2) sorted by relevance
230 assertEquals(8, mTestHelper.countPrefixTableRows(db)); in testPutForInitialMatches()283 assertEquals(40, mTestHelper.countPrefixTableRows(db)); in testCheckLongToken()
715 int countPrefixTableRows(SQLiteDatabase db) { in countPrefixTableRows() method in DialerDatabaseHelper