Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTransitionController.java466 void dumpDebugLegacy(ProtoOutputStream proto, long fieldId) { in dumpDebugLegacy() method in TransitionController
H A DDisplayContent.java3253 mTransitionController.dumpDebugLegacy(proto, APP_TRANSITION); in dumpDebug()