Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java152 final Intent outOfProcessAcvitityStartIntent = new Intent(getContext(), in startAndWaitExternalActivity() local
155 getContext().startActivity(outOfProcessAcvitityStartIntent); in startAndWaitExternalActivity()