Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DPermissionAppsFragment.java92 private static final String STORAGE_FOOTER_PREFERENCE_KEY = "storage_footer_preference"; field in PermissionAppsFragment
321 Preference existingPreference = findPreference(STORAGE_FOOTER_PREFERENCE_KEY); in addStorageFooterSeeAllFilesAccess()
328 preference.setKey(STORAGE_FOOTER_PREFERENCE_KEY); in addStorageFooterSeeAllFilesAccess()