Home
last modified time | relevance | path

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

/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DMotionToolManager.kt75 val autoCloseable = viewCapture.startCapture(rootView, windowId) in beginTrace() constant
76 traces[traceId] = TraceMetadata(windowId, 0, autoCloseable::close) in beginTrace()