Home | History | Annotate | Download | only in pm

Lines Matching defs:Slog

32 import android.util.Slog;
167 Slog.wtf(TAG, "Well this is awkward; package " + pkg.applicationInfo.name + " had UID "
300 Slog.w(TAG, "Failed to dexopt", e);
358 Slog.wtf(TAG, "WakeLock " + mDexoptWakeLock.getTag()
363 Slog.wtf(TAG, "Error while releasing " + mDexoptWakeLock.getTag() + " lock", e);
389 Slog.e(TAG, "Could not infer CE/DE storage for package " + info.packageName);
419 Slog.w(TAG, "Failed to dexopt", e);
586 Slog.w(TAG, "IOException reading apk: " + path, ioe);
610 Slog.w(TAG, "Failed to merge profiles", e);
641 Slog.w(TAG, "Failed to create oat dir", e);