Searched refs:backgroundAttachments (Results 1 – 1 of 1) sorted by relevance
774 final CheckBoxPreference backgroundAttachments = (CheckBoxPreference) in loadSettings() local776 if (backgroundAttachments != null) { in loadSettings()778 dataUsageCategory.removePreference(backgroundAttachments); in loadSettings()780 backgroundAttachments.setChecked( in loadSettings()782 backgroundAttachments.setOnPreferenceChangeListener(this); in loadSettings()