Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DStrictModePreferenceController.java61 writeStrictModeVisualOptions(isEnabled); in onPreferenceChange()
73 writeStrictModeVisualOptions(false); in onDeveloperOptionsSwitchDisabled()
81 private void writeStrictModeVisualOptions(boolean isEnabled) { in writeStrictModeVisualOptions() method in StrictModePreferenceController
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentFragment.java987 private void writeStrictModeVisualOptions() { in writeStrictModeVisualOptions() method in DevelopmentFragment
1711 writeStrictModeVisualOptions(); in onPreferenceTreeClick()