Searched refs:INVALID_DISPLAY_ID (Results 1 – 1 of 1) sorted by relevance
134 private static final int INVALID_DISPLAY_ID = -1; field in ActivityManagerTestBase418 if (displayId != INVALID_DISPLAY_ID) { in launchActivityFromLaunching()1132 private int mDisplayId = INVALID_DISPLAY_ID;1220 if (mDisplayId != INVALID_DISPLAY_ID) { in execute()