Home | History | Annotate | Download | only in content

Lines Matching refs:setSyncAutomatically

249          * setSyncAutomatically -> false. However setSyncAutomatically is surfaced to the user
678 public void setSyncAutomatically(Account account, int userId, String providerName,
681 Slog.d(TAG, "setSyncAutomatically: " + /* account + */" provider " + providerName
697 Slog.d(TAG, "setSyncAutomatically: already set to " + sync + ", doing nothing");