Searched refs:assertPinnedStackStateOnMoveToFullscreen (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/ |
D | ActivityManagerPinnedStackTests.java | 578 assertPinnedStackStateOnMoveToFullscreen(PIP_ACTIVITY, HOME_STACK_ID, in testRemovePipWithNoFullscreenStack() 593 assertPinnedStackStateOnMoveToFullscreen(PIP_ACTIVITY, FULLSCREEN_WORKSPACE_STACK_ID, in testRemovePipWithVisibleFullscreenStack() 610 assertPinnedStackStateOnMoveToFullscreen(PIP_ACTIVITY, HOME_STACK_ID, in testRemovePipWithHiddenFullscreenStack() 627 assertPinnedStackStateOnMoveToFullscreen(PIP_ACTIVITY, HOME_STACK_ID, in testMovePipToBackWithNoFullscreenStack() 642 assertPinnedStackStateOnMoveToFullscreen(PIP_ACTIVITY, FULLSCREEN_WORKSPACE_STACK_ID, in testMovePipToBackWithVisibleFullscreenStack() 659 assertPinnedStackStateOnMoveToFullscreen(PIP_ACTIVITY, HOME_STACK_ID, in testMovePipToBackWithHiddenFullscreenStack() 1077 private void assertPinnedStackStateOnMoveToFullscreen(String activityName, int focusedStackId, in assertPinnedStackStateOnMoveToFullscreen() method in ActivityManagerPinnedStackTests
|