Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
DActivityManagerTestBase.java134 private static final int INVALID_DISPLAY_ID = -1; field in ActivityManagerTestBase
418 if (displayId != INVALID_DISPLAY_ID) { in launchActivityFromLaunching()
1132 private int mDisplayId = INVALID_DISPLAY_ID;
1220 if (mDisplayId != INVALID_DISPLAY_ID) { in execute()