Searched refs:TOP_NON_RESIZABLE_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
33 import static android.server.wm.app.Components.TOP_NON_RESIZABLE_ACTIVITY;297 topActivity = TOP_NON_RESIZABLE_ACTIVITY; in testTransitionSelection()
150 …public static final ComponentName TOP_NON_RESIZABLE_ACTIVITY = component("TopNonResizableActivity"… field in Components