Searched refs:AUTO_ADVANCE_DEFAULT (Results 1 – 1 of 1) sorted by relevance
74 private static final int AUTO_ADVANCE_DEFAULT = AUTO_ADVANCE_OLDER; field in Preferences177 return mSharedPreferences.getInt(AUTO_ADVANCE_DIRECTION, AUTO_ADVANCE_DEFAULT); in getAutoAdvanceDirection()