Searched refs:NON_RESIZEABLE_ACTIVITY_NAME (Results 1 – 2 of 2) sorted by relevance
45 private static final String NON_RESIZEABLE_ACTIVITY_NAME = "NonResizeableActivity"; field in ActivityManagerDisplayTests374 launchActivityOnDisplay(NON_RESIZEABLE_ACTIVITY_NAME, newDisplay.mDisplayId); in testLaunchNonResizeableActivityOnSecondaryDisplay()375 mAmWmState.computeState(mDevice, new String[] {NON_RESIZEABLE_ACTIVITY_NAME}); in testLaunchNonResizeableActivityOnSecondaryDisplay()378 NON_RESIZEABLE_ACTIVITY_NAME); in testLaunchNonResizeableActivityOnSecondaryDisplay()385 getActivityComponentName(NON_RESIZEABLE_ACTIVITY_NAME), in testLaunchNonResizeableActivityOnSecondaryDisplay()404 launchActivityOnDisplay(NON_RESIZEABLE_ACTIVITY_NAME, newDisplay.mDisplayId); in testLaunchNonResizeableActivityWithSplitScreen()405 mAmWmState.computeState(mDevice, new String[] {NON_RESIZEABLE_ACTIVITY_NAME}); in testLaunchNonResizeableActivityWithSplitScreen()408 NON_RESIZEABLE_ACTIVITY_NAME); in testLaunchNonResizeableActivityWithSplitScreen()415 getActivityComponentName(NON_RESIZEABLE_ACTIVITY_NAME), in testLaunchNonResizeableActivityWithSplitScreen()431 launchActivityInNewTask(NON_RESIZEABLE_ACTIVITY_NAME); in testMoveNonResizeableActivityToSecondaryDisplay()[all …]
32 private static final String NON_RESIZEABLE_ACTIVITY_NAME = "NonResizeableActivity"; field in ActivityManagerDockedStackTests84 launchActivityInDockStack(NON_RESIZEABLE_ACTIVITY_NAME); in testNonResizeableNotDocked()85 mAmWmState.computeState(mDevice, new String[] {NON_RESIZEABLE_ACTIVITY_NAME}); in testNonResizeableNotDocked()