Home
last modified time | relevance | path

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

/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DDdmHandleMotionTool.kt64 val requestDataBuffer = wrapChunk(request) in handleChunk() constant
67 MotionToolsRequest.parseFrom(requestDataBuffer.array()) in handleChunk()