Searched refs:EXTRA_EMBEDDING_TARGET_DISPLAY (Results 1 – 3 of 3) sorted by relevance
21 import static android.server.wm.second.Components.EmbeddingActivity.EXTRA_EMBEDDING_TARGET_DISPLAY;65 final int displayId = extras.getInt(EXTRA_EMBEDDING_TARGET_DISPLAY); in onReceive()
30 public static final String EXTRA_EMBEDDING_TARGET_DISPLAY = "target_display"; field in Components.EmbeddingActivity
33 import static android.server.wm.second.Components.EmbeddingActivity.EXTRA_EMBEDDING_TARGET_DISPLAY;374 .putExtra(EXTRA_EMBEDDING_TARGET_DISPLAY, newDisplay.mId)); in testCanAccessPrivateVirtualDisplayByUidPresentOnDisplayActivityEmbeddingAllowed()400 .putExtra(EXTRA_EMBEDDING_TARGET_DISPLAY, newDisplay.mId)); in testCanAccessPrivateVirtualDisplayByUidPresentOnDisplayActivityEmbeddingNotAllowed()