Searched defs:shouldMigrate (Results 1 – 2 of 2) sorted by relevance
45 public abstract boolean shouldMigrate(int currentVersion, int finalVersion); in shouldMigrate() method in Migrator
190 static boolean shouldMigrate(@State int state) { in shouldMigrate() method