Searched refs:resetSettingsViaShell (Results 1 – 3 of 3) sorted by relevance
371 resetSettingsViaShell(type, in testResetModeUntrustedDefaultsCommon()412 resetSettingsViaShell(type, in testResetModeUntrustedClearCommon()453 resetSettingsViaShell(type, in testResetModeTrustedDefaultsCommon()
109 resetSettingsViaShell(SETTING_TYPE_SECURE, Settings.RESET_MODE_TRUSTED_DEFAULTS); in testValueDefaults()
173 protected static void resetSettingsViaShell(int type, int resetMode) throws IOException { in resetSettingsViaShell() method in BaseSettingsProviderTest