Searched refs:TestLetterboxLandscapeActivity (Results 1 – 2 of 2) sorted by relevance
24 import android.server.wm.jetpack.utils.TestLetterboxLandscapeActivity;83 TestLetterboxLandscapeActivity letterboxActivity = in testWindowLayoutComponent_providesWindowLayoutFromLetterboxLandscapeActivity()84 startActivityNewTask(TestLetterboxLandscapeActivity.class); in testWindowLayoutComponent_providesWindowLayoutFromLetterboxLandscapeActivity()
21 public class TestLetterboxLandscapeActivity extends Activity { class