Searched refs:SHOW_VERBOSE_TRANSACTIONS (Results 1 – 2 of 2) sorted by relevance
54 static final boolean SHOW_VERBOSE_TRANSACTIONS = false; field in WindowManagerDebugConfig
145 import static com.android.server.wm.WindowManagerDebugConfig.SHOW_VERBOSE_TRANSACTIONS;4191 if (SHOW_VERBOSE_TRANSACTIONS) Slog.i(TAG_WM, ">>> showStrictModeViolation"); in showStrictModeViolation()