Searched refs:EXTRA_EMBEDDING_COMPONENT_NAME (Results 1 – 3 of 3) sorted by relevance
20 import static android.server.wm.second.Components.EmbeddingActivity.EXTRA_EMBEDDING_COMPONENT_NAME;64 extras.getParcelable(EXTRA_EMBEDDING_COMPONENT_NAME); in onReceive()
29 public static final String EXTRA_EMBEDDING_COMPONENT_NAME = "component_name"; field in Components.EmbeddingActivity
33 import static android.server.wm.second.Components.EmbeddingActivity.EXTRA_EMBEDDING_COMPONENT_NAME;327 .putExtra(EXTRA_EMBEDDING_COMPONENT_NAME, SECOND_ACTIVITY) in testCanAccessPrivateVirtualDisplayByUidPresentOnDisplayActivityEmbeddingAllowed()352 .putExtra(EXTRA_EMBEDDING_COMPONENT_NAME, SECOND_NO_EMBEDDING_ACTIVITY) in testCanAccessPrivateVirtualDisplayByUidPresentOnDisplayActivityEmbeddingNotAllowed()