Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/appinfo/
DAppInfoDashboardFragment.java167 final WriteSystemSettingsPreferenceController writeSystemSettings = in onAttach() local
169 writeSystemSettings.setParentFragment(this); in onAttach()
191 writeSystemSettings, drawOverlay, pip, externalSource, acrossProfiles)); in onAttach()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appinfo/
DAppInfoDashboardFragment.java159 final WriteSystemSettingsPreferenceController writeSystemSettings = in onAttach() local
161 writeSystemSettings.setParentFragment(this); in onAttach()
177 writeSystemSettings, drawOverlay, pip, externalSource)); in onAttach()