Home
last modified time | relevance | path

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

/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DDdmHandleMotionTool.kt146 setError(createWindowNotFoundResponse(e.windowId)) in MotionToolsResponse()
156 private fun createWindowNotFoundResponse(windowId: String) = in createWindowNotFoundResponse() method