Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java271 verifySettingsResets(Settings.RESET_MODE_TRUSTED_DEFAULTS, expectedAllResetNamespaces, in testBootLoopDetectionWithExecutionForAllRescueLevels()
311 verifyOnlySettingsReset(Settings.RESET_MODE_TRUSTED_DEFAULTS); in testBootLoopDetectionWithExecutionForAllRescueLevelsRecoverabilityDetection()
335 verifySettingsResets(Settings.RESET_MODE_TRUSTED_DEFAULTS, /*resetNamespaces=*/ null, in testPersistentAppCrashDetectionWithExecutionForAllRescueLevels()
380 verifyOnlySettingsReset(Settings.RESET_MODE_TRUSTED_DEFAULTS); in testPersistentAppCrashDetectionWithExecutionForAllRescueLevelsRecoverability()
404 verifySettingsResets(Settings.RESET_MODE_TRUSTED_DEFAULTS, /*resetNamespaces=*/ null, in testNonPersistentAppOnlyPerformsFlagResets()
446 verifyNoSettingsReset(Settings.RESET_MODE_TRUSTED_DEFAULTS); in testNonPersistentAppOnlyPerformsFlagResetsRecoverabilityDetection()
501 verifySettingsResets(Settings.RESET_MODE_TRUSTED_DEFAULTS, expectedAllResetNamespaces, in testNonPersistentAppCrashDetectionWithScopedResets()
564 verifySettingsResets(Settings.RESET_MODE_TRUSTED_DEFAULTS, expectedAllResetNamespaces, in testNonDeviceConfigSettingsOnlyResetOncePerLevel()
570 verifySettingsResets(Settings.RESET_MODE_TRUSTED_DEFAULTS, expectedAllResetNamespaces, in testNonDeviceConfigSettingsOnlyResetOncePerLevel()
760 verify(() -> DeviceConfig.resetToDefaults(Settings.RESET_MODE_TRUSTED_DEFAULTS, in testNativeRescuePartyResets()
[all …]
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DInstallNonMarketAppsDeprecationTest.java123 resetSettingsViaShell(SETTING_TYPE_SECURE, Settings.RESET_MODE_TRUSTED_DEFAULTS); in testValueDefaults()
DSettingsProviderTest.java455 Settings.RESET_MODE_TRUSTED_DEFAULTS); in testResetModeTrustedDefaultsCommon()
479 resetSettingsViaShell(type, Settings.RESET_MODE_TRUSTED_DEFAULTS); in testSecureFrpModeSettingCannotBeReset()
DBaseSettingsProviderTest.java200 case Settings.RESET_MODE_TRUSTED_DEFAULTS: { in resetSettingsViaShell()
/frameworks/base/services/core/java/com/android/server/
DRescueParty.java134 static final int DEVICE_CONFIG_RESET_MODE = Settings.RESET_MODE_TRUSTED_DEFAULTS;
538 resetAllSettingsIfNecessary(context, Settings.RESET_MODE_TRUSTED_DEFAULTS, in executeRescueLevelInternalOld()
596 resetAllSettingsIfNecessary(context, Settings.RESET_MODE_TRUSTED_DEFAULTS, level); in executeRescueLevelInternalNew()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsService.java180 mResetMode = Settings.RESET_MODE_TRUSTED_DEFAULTS; in onCommand()
DDeviceConfigService.java326 resetMode = Settings.RESET_MODE_TRUSTED_DEFAULTS; in onCommand()
DSettingsProvider.java2687 case Settings.RESET_MODE_TRUSTED_DEFAULTS -> {
3461 case Settings.RESET_MODE_TRUSTED_DEFAULTS -> {
/frameworks/base/core/api/
Dmodule-lib-current.txt502 field public static final int RESET_MODE_TRUSTED_DEFAULTS = 4; // 0x4
/frameworks/base/core/java/android/provider/
DSettings.java3145 public static final int RESET_MODE_TRUSTED_DEFAULTS = 4; field in Settings
3153 RESET_MODE_TRUSTED_DEFAULTS
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt42387 Landroid/provider/Settings;->RESET_MODE_TRUSTED_DEFAULTS:I