Home | History | Annotate | Download | only in ui

Lines Matching defs:Slog

41 import android.util.Slog;
125 if (sVerbose) Slog.v(TAG, "forcing full-screen mode to " + sFullScreenMode);
168 Slog.v(TAG, "initialized fillscreen LayoutParams "
194 Slog.v(TAG, "overriding maximum visible datasets to " + mVisibleDatasetsMaxCount);
227 Slog.e(TAG, "Error inflating remote views", e);
256 Slog.v(TAG, "Number datasets: " + datasetCount + " max visible: "
267 if (sVerbose) Slog.v(TAG, "adding header");
284 if (sVerbose) Slog.v(TAG, "adding footer");
301 Slog.w(TAG, "not displaying UI on field " + focusedViewId + " because "
307 if (sVerbose) Slog.v(TAG, "setting remote view for " + focusedViewId);
311 Slog.e(TAG, "Error inflating remote views", e);
327 Slog.v(TAG, "Explicitly disabling filter at id " + focusedViewId
371 if (sVerbose) Slog.v(TAG, "Ignoring click on " + view);
386 Slog.d(TAG, "No dataset matches filter with " + size + " chars");
624 Slog.v(TAG, "AutofillWindowPresenter.show(): fit=" + fitsSystemWindows
661 Slog.v(TAG, "show(): showing=" + mShowing + ", params=" + paramsToString(params));
676 if (sDebug) Slog.d(TAG, "Filed with with token " + params.token + " gone.");
682 Slog.e(TAG, "Exception showing window " + params, e);
704 Slog.e(TAG, "Exception hiding window ", e);