Searched refs:mToggleDisableAnimationsPreference (Results 1 – 1 of 1) sorted by relevance
56 private TwoStatePreference mToggleDisableAnimationsPreference; field in ColorAndMotionFragment125 mToggleDisableAnimationsPreference = findPreference(TOGGLE_DISABLE_ANIMATIONS); in initializeAllPreferences()143 getPreferenceScreen().removePreference(mToggleDisableAnimationsPreference); in updateSystemPreferences()146 experimentalCategory.addPreference(mToggleDisableAnimationsPreference); in updateSystemPreferences()