Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DRtlLayoutPreferenceController.java53 writeToForceRtlLayoutSetting(isEnabled); in onPreferenceChange()
68 writeToForceRtlLayoutSetting(false); in onDeveloperOptionsSwitchDisabled()
78 private void writeToForceRtlLayoutSetting(boolean isEnabled) { in writeToForceRtlLayoutSetting() method in RtlLayoutPreferenceController
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DRtlLayoutPreferenceController.java53 writeToForceRtlLayoutSetting(isEnabled); in onPreferenceChange()
68 writeToForceRtlLayoutSetting(false); in onDeveloperOptionsSwitchDisabled()
78 private void writeToForceRtlLayoutSetting(boolean isEnabled) { in writeToForceRtlLayoutSetting() method in RtlLayoutPreferenceController