Searched refs:targetTableName (Results 1 – 1 of 1) sorted by relevance
164 private synchronized boolean prepForMigration(String dbFile, String targetTableName, in prepForMigration() argument173 mOpenHelper.getWritableDatabase(), targetTableName, getContext()); in prepForMigration() local