Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControlRegistry.java325 final String txMsg = tx != null ? "tx=" + tx.getId() + " ": ""; in checkCallStackDebugging() local
328 ? call + " (" + txMsg + scMsg + ") " + details in checkCallStackDebugging()
329 : call + " (" + txMsg + scMsg + ")"; in checkCallStackDebugging()