Searched refs:AUTO_ADVANCE_MODE_NEWER (Results 1 – 2 of 2) sorted by relevance
2245 public static final String AUTO_ADVANCE_MODE_NEWER = "newer"; field in UIProvider2271 if (AUTO_ADVANCE_MODE_NEWER.equals(autoAdvanceSetting)) { in getAutoAdvanceInt()2292 str = AUTO_ADVANCE_MODE_NEWER; in getAutoAdvanceStr()
76 fragment.onPreferenceChange(autoAdvancePref, UIProvider.AUTO_ADVANCE_MODE_NEWER); in testChangeAutoAdvance()