Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DAppInfoDashboardFragment.java191 final WriteSystemSettingsPreferenceController writeSystemSettings = in onAttach() local
193 writeSystemSettings.setParentFragment(this); in onAttach()
226 advancedAppInfo.setChildren(Arrays.asList(writeSystemSettings, drawOverlay, pip, in onAttach()