Home
last modified time | relevance | path

Searched defs:restoreSettings (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsBackupAgent.java696 private void restoreSettings( in restoreSettings() method in SettingsBackupAgent
722 private void restoreSettings( in restoreSettings() method in SettingsBackupAgent
744 void restoreSettings( in restoreSettings() method in SettingsBackupAgent
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerService.java1021 private void restoreSettings() { in restoreSettings() method in OverlayManagerService
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java757 void restoreSettings(int userRotationMode, int userRotation, int fixedToUserRotation) { in restoreSettings() method in DisplayRotation