Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java45 import static com.android.server.wm.WindowManagerService.logWithStack;
865 if (DEBUG_VISIBILITY) logWithStack(TAG, "Window " + this + " destroying surface " in destroySurfaceLocked()
1893 if (DEBUG_ANIM) logWithStack(TAG, "Loaded animation " + a + " for " + this); in applyAnimationLocked()
DWindowManagerService.java2580 logWithStack(TAG, str); in logSurface()
2591 static void logWithStack(String tag, String s) { in logWithStack() method
3206 if (DEBUG_ANIM) logWithStack(TAG, "Loaded animation " + a + " for " + atoken); in applyAnimationLocked()
4621 if (DEBUG_ORIENTATION) logWithStack(TAG, "Set freezing of " + wtoken.appToken + ": hidden=" in startAppFreezingScreenLocked()