Home
last modified time | relevance | path

Searched refs:mIsDocumentsPrefShown (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
DStorageItemPreferenceController.java163 private boolean mIsDocumentsPrefShown; field in StorageItemPreferenceController
186 mIsDocumentsPrefShown = isDocumentsPrefShown(); in StorageItemPreferenceController()
282 mIsDocumentsPrefShown = isDocumentsPrefShown(); in setVolume()
325 mDocumentsPreference.setVisible(mIsDocumentsPrefShown); in setPrivateStorageCategoryPreferencesVisibility()
326 mOtherPreference.setVisible(mIsDocumentsPrefShown); in setPrivateStorageCategoryPreferencesVisibility()