Searched refs:SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY3 (Results 1 – 2 of 2) sorted by relevance
36 import static android.server.wm.app.Components.SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY3;833 waitAndAssertTopResumedActivity(SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY3, DEFAULT_DISPLAY, in testSingleTaskInstanceDisplay()845 display.containsActivity(SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY3)); in testSingleTaskInstanceDisplay()848 SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY3)); in testSingleTaskInstanceDisplay()
188 public static final ComponentName SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY3 = field in Components