Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DResizeTasksSyncTest.kt77 resizeReadyLatch = it.resizeTaskView(firstBounds, secondBounds)
H A DTaskOrganizerMultiWindowTest.java138 public CountDownLatch resizeTaskView(Rect firstBounds, Rect secondBounds) { in resizeTaskView() method in TaskOrganizerMultiWindowTest