Searched defs:dbFile (Results 1 – 3 of 3) sorted by relevance
167 final File dbFile = sContext.getDatabasePath(APN_DATABASE_NAME); in doesDatabaseExist() local
421 final File dbFile = new File(mDb.getPath()); in getDbSize() local
1841 File dbFile = mMockContext.getDatabasePath(EmailProvider.DATABASE_NAME); in testDatabaseCorruptionRecovery() local1907 File dbFile = mMockContext.getDatabasePath(EmailProvider.BODY_DATABASE_NAME); in testBodyDatabaseCorruptionRecovery() local