Searched refs:KEY_REMOVABLE_CATEGORY (Results 1 – 1 of 1) sorted by relevance
54 private static final String KEY_REMOVABLE_CATEGORY = "removable_storage"; field in StorageSummaryFragment83 findPreference(KEY_REMOVABLE_CATEGORY).setVisible(false); in onCreatePreferences()195 (PreferenceCategory) findPreference(KEY_REMOVABLE_CATEGORY); in refresh()