Searched refs:RESIZE_MODE_UNRESIZEABLE (Results 1 – 12 of 12) sorted by relevance
20 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;156 RESIZE_MODE_UNRESIZEABLE, // resizeMode in testTaskDescriptionCopyFromPreserveHiddenFields()199 RESIZE_MODE_UNRESIZEABLE, // resizeMode in testTaskDescriptionParceling()220 RESIZE_MODE_UNRESIZEABLE, // resizeMode in testTaskDescriptionParceling()
20 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;144 mWindow.getTask().setResizeMode(RESIZE_MODE_UNRESIZEABLE); in testHandleTapOutsideNonResizableTask()
31 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;220 rootHomeTask.mResizeMode = RESIZE_MODE_UNRESIZEABLE; in testGetOrientation_nonResizableHomeStackWithHomeActivityPendingVisibilityChange()
19 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;194 .setResizeMode(RESIZE_MODE_UNRESIZEABLE) in testFixedScreenConfigurationWhenMovingToDisplay()497 .setResizeMode(ActivityInfo.RESIZE_MODE_UNRESIZEABLE) in testShouldUseSizeCompatModeOnResizableTask()609 mActivity.info.resizeMode = RESIZE_MODE_UNRESIZEABLE; in prepareUnresizable()
120 unresizableActivity.info.resizeMode = ActivityInfo.RESIZE_MODE_UNRESIZEABLE; in testHandleNonResizableTaskOnSecondaryDisplay()
24 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;465 mActivity.info.resizeMode = RESIZE_MODE_UNRESIZEABLE; in testForceMaximizesUnresizeableApp()490 mActivity.info.resizeMode = RESIZE_MODE_UNRESIZEABLE; in testLaunchesAppInWindowOnFreeformDisplay()511 mActivity.info.resizeMode = RESIZE_MODE_UNRESIZEABLE; in testSkipsForceMaximizingAppsOnNonFreeformDisplay()
174 public static final int RESIZE_MODE_UNRESIZEABLE = 0; field in ActivityInfo1131 case RESIZE_MODE_UNRESIZEABLE: in resizeModeToString()
27 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;2494 a.info.resizeMode = RESIZE_MODE_UNRESIZEABLE; in adjustPackageToBeUnresizeableAndUnpipable()4626 aInfo.resizeMode = RESIZE_MODE_UNRESIZEABLE; in setActivityResizeMode()
26 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;145 : RESIZE_MODE_UNRESIZEABLE; in setUpIntentBubble()
436 return ActivityInfo.RESIZE_MODE_UNRESIZEABLE; in getActivityResizeMode()
20 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;2588 activity.setResizeMode(RESIZE_MODE_UNRESIZEABLE)
80 import static android.content.pm.ActivityInfo.RESIZE_MODE_UNRESIZEABLE;2101 info.resizeMode = RESIZE_MODE_UNRESIZEABLE; in setActivityType()