Searched refs:logWithStack (Results 1 – 2 of 2) sorted by relevance
43 import static com.android.server.wm.WindowManagerService.logWithStack;372 logWithStack(TAG, "Window " + this + " destroying surface " in destroySurfaceLocked()
2147 logWithStack(TAG, str); in logSurface()2153 static void logWithStack(String tag, String s) { in logWithStack() method in WindowManagerService