Searched refs:CALL_METHOD_RESET_GLOBAL (Results 1 – 4 of 4) sorted by relevance
420 else if ("global".equals(table)) callResetCommand = Settings.CALL_METHOD_RESET_GLOBAL; in resetForUser()
515 case Settings.CALL_METHOD_RESET_GLOBAL: { in call()
2766 public static final String CALL_METHOD_RESET_GLOBAL = "RESET_global"; field in Settings17075 sProviderHolder.mUri.getAuthority(), CALL_METHOD_RESET_GLOBAL, null, arg); in resetToDefaultsAsUser() local
43007 Landroid/provider/Settings;->CALL_METHOD_RESET_GLOBAL:Ljava/lang/String;