Home
last modified time | relevance | path

Searched defs:FREEFORM_WORKSPACE_STACK_ID (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/services/windowmanager/src/android/wm/cts/
DCrossAppDragAndDropTests.java34 private static final int FREEFORM_WORKSPACE_STACK_ID = FULLSCREEN_WORKSPACE_STACK_ID + 1; field in CrossAppDragAndDropTests
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
DActivityManagerTestBase.java51 public static final int FREEFORM_WORKSPACE_STACK_ID = FULLSCREEN_WORKSPACE_STACK_ID + 1; field in ActivityManagerTestBase