Searched refs:moveTopActivityToPinnedStack (Results 1 – 4 of 4) sorted by relevance
93 moveTopActivityToPinnedStack(stackId); in testTranslucentActivityOnTopOfPinnedStack()143 moveTopActivityToPinnedStack(stackId); in testHomeVisibleOnActivityTaskPinned()
1566 moveTopActivityToPinnedStack(stackId); in pinnedStackTester()
80 moveTopActivityToPinnedStack(stackId); in testGoToPip()
454 protected void moveTopActivityToPinnedStack(int stackId) { in moveTopActivityToPinnedStack() method in ActivityManagerTestBase456 () -> mAtm.moveTopActivityToPinnedStack(stackId, new Rect(0, 0, 500, 500)) in moveTopActivityToPinnedStack()