Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DCrossAppDragAndDropTests.java173 private String getResizeTaskCommand(int taskId, Point topLeft, Point bottomRight) in getResizeTaskCommand() method in CrossAppDragAndDropTests
234 executeShellCommand(getResizeTaskCommand(getActivityTaskId(componentName), topLeft, in launchFreeformActivity()