Searched defs:dbFile (Results 1 – 4 of 4) sorted by relevance
167 final File dbFile = sContext.getDatabasePath(APN_DATABASE_NAME); in doesDatabaseExist() local
1841 File dbFile = mMockContext.getDatabasePath(EmailProvider.DATABASE_NAME); in testDatabaseCorruptionRecovery() local1907 File dbFile = mMockContext.getDatabasePath(EmailProvider.BODY_DATABASE_NAME); in testBodyDatabaseCorruptionRecovery() local
305 final File dbFile = new File(db.getPath()); in deleteDatabase() local
5424 File dbFile = context.getDatabasePath(EXTERNAL_DATABASE_NAME); in attachVolume() local