Searched refs:SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
34 import static android.server.wm.app.Components.SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY;831 launchActivityOnDisplay(SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY, displayId); in testSingleTaskInstanceDisplay()840 display.containsActivity(SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY)); in testSingleTaskInstanceDisplay()
184 public static final ComponentName SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY = field in Components