Home | History | Annotate | Download | only in accounts

Lines Matching defs:Slog

73 import android.util.Slog;
301 Slog.wtf(TAG, "Account Manager Crash", e);
405 Slog.w(TAG, "deleting account " + accountName + " because type "
1567 Slog.w(TAG, "getAuthToken called with null account");
1572 Slog.w(TAG, "getAuthToken called with null authTokenType");
1577 Slog.w(TAG, "Failed to report error back to the client." + e);
2336 Slog.e(TAG, "Couldn't determine the packageUid for " + packageName + re);