Searched refs:ACTION_EMBEDDING_TEST_ACTIVITY_START (Results 1 – 3 of 3) sorted by relevance
19 … static android.server.wm.second.Components.EmbeddingActivity.ACTION_EMBEDDING_TEST_ACTIVITY_START;42 IntentFilter broadcastFilter = new IntentFilter(ACTION_EMBEDDING_TEST_ACTIVITY_START); in onCreate()
27 public static final String ACTION_EMBEDDING_TEST_ACTIVITY_START = field in Components.EmbeddingActivity
32 … static android.server.wm.second.Components.EmbeddingActivity.ACTION_EMBEDDING_TEST_ACTIVITY_START;325 mContext.sendBroadcast(new Intent(ACTION_EMBEDDING_TEST_ACTIVITY_START) in testCanAccessPrivateVirtualDisplayByUidPresentOnDisplayActivityEmbeddingAllowed()350 mContext.sendBroadcast(new Intent(ACTION_EMBEDDING_TEST_ACTIVITY_START) in testCanAccessPrivateVirtualDisplayByUidPresentOnDisplayActivityEmbeddingNotAllowed()