Home | History | Annotate | Download | only in wm

Lines Matching defs:Slog

21 import android.util.Slog;
57 WindowManagerService.SHOW_SURFACE_ALLOC) Slog.i(WindowManagerService.TAG,
61 Slog.e(WindowManagerService.TAG, "Exception creating Dim surface", e);
78 if (WindowManagerService.SHOW_TRANSACTIONS) Slog.i(WindowManagerService.TAG,
89 Slog.w(WindowManagerService.TAG, "Failure showing dim surface", e);
101 if (WindowManagerService.SHOW_TRANSACTIONS) Slog.i(WindowManagerService.TAG, " DIM "
164 if (WindowManagerService.SHOW_TRANSACTIONS) Slog.i(WindowManagerService.TAG, " DIM "
171 if (WindowManagerService.SHOW_TRANSACTIONS) Slog.i(WindowManagerService.TAG, " DIM "
175 if (WindowManagerService.SHOW_TRANSACTIONS) Slog.i(WindowManagerService.TAG, " DIM " + mDimSurface
180 Slog.w(WindowManagerService.TAG, "Illegal argument exception hiding dim surface");