Home
last modified time | relevance | path

Searched refs:SHOW_VERBOSE_TRANSACTIONS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java72 static final boolean SHOW_VERBOSE_TRANSACTIONS = false && SHOW_TRANSACTIONS; field in WindowManagerDebugConfig
DWindowManagerService.java100 import static com.android.server.wm.WindowManagerDebugConfig.SHOW_VERBOSE_TRANSACTIONS;
3517 if (SHOW_VERBOSE_TRANSACTIONS) Slog.i(TAG_WM, in showStrictModeViolation()
3531 if (SHOW_VERBOSE_TRANSACTIONS) Slog.i(TAG_WM, in showStrictModeViolation()