Searched refs:AUTO_ADVANCE_OLDER (Results 1 – 2 of 2) sorted by relevance
69 public static final int AUTO_ADVANCE_OLDER = 1; field in Preferences74 private static final int AUTO_ADVANCE_DEFAULT = AUTO_ADVANCE_OLDER;
189 case Preferences.AUTO_ADVANCE_OLDER: in migrate()