Home
last modified time | relevance | path

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

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