Home | History | Annotate | Download | only in dreams

Lines Matching defs:Slog

39 import android.util.Slog;
83 Slog.w(TAG, "Bound dream did not connect in the time allotted");
92 Slog.w(TAG, "Stubborn dream did not finish itself in the time allotted");
133 Slog.i(TAG, "Starting dream: name=" + name
146 Slog.e(TAG, "Unable to add window token for dream.", ex);
158 Slog.e(TAG, "Unable to bind dream service: " + intent);
163 Slog.e(TAG, "Unable to bind dream service: " + intent, ex);
202 Slog.i(TAG, "Stopping dream: name=" + oldDream.mName
244 Slog.w(TAG, "Error removing window token for dream.", ex);
264 Slog.e(TAG, "The dream service died unexpectedly.", ex);