Home
last modified time | relevance | path

Searched refs:SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY2 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java186 public static final ComponentName SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY2 = field in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayActivityLaunchTests.java35 import static android.server.wm.app.Components.SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY2;
842 display.containsActivity(SINGLE_TASK_INSTANCE_DISPLAY_ACTIVITY2)); in testSingleTaskInstanceDisplay()