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()
502 case Settings.CALL_METHOD_RESET_GLOBAL -> { in call()
2975 public static final String CALL_METHOD_RESET_GLOBAL = "RESET_global"; field in Settings18134 sProviderHolder.mUri.getAuthority(), CALL_METHOD_RESET_GLOBAL, null, arg); in resetToDefaultsAsUser() local
42364 Landroid/provider/Settings;->CALL_METHOD_RESET_GLOBAL:Ljava/lang/String;