Searched defs:dbFile (Results 1 – 4 of 4) sorted by relevance
167 final File dbFile = sContext.getDatabasePath(APN_DATABASE_NAME); in doesDatabaseExist() local
126 public String dbFile; field in InvariantDeviceProfile583 private final String dbFile; field in InvariantDeviceProfile.GridOption
164 private synchronized boolean prepForMigration(String dbFile, String targetTableName, in prepForMigration()
477 final File dbFile = new File(mDb.getPath()); in getDbSize() local