Searched refs:resetSettingsViaShell (Results 1 – 3 of 3) sorted by relevance
372 resetSettingsViaShell(type, in testResetModeUntrustedDefaultsCommon()414 resetSettingsViaShell(type, in testResetModeUntrustedClearCommon()456 resetSettingsViaShell(type, in testResetModeTrustedDefaultsCommon()
111 resetSettingsViaShell(SETTING_TYPE_SECURE, Settings.RESET_MODE_TRUSTED_DEFAULTS); in testValueDefaults()
189 protected static void resetSettingsViaShell(int type, int resetMode) throws IOException { in resetSettingsViaShell() method in BaseSettingsProviderTest