Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/TaskOrganizerTest/src/com/android/test/taskembed/
H A DResizeTasksSyncTest.kt56 surfaceReadyLatch = it.openTaskView(firstTaskBounds, secondTaskBounds)
H A DTaskOrganizerMultiWindowTest.java117 public CountDownLatch openTaskView(Rect firstBounds, Rect secondBounds) { in openTaskView() method in TaskOrganizerMultiWindowTest