Searched refs:TestLetterboxLandscapeSlimActivity (Results 1 – 2 of 2) sorted by relevance
25 import android.server.wm.jetpack.utils.TestLetterboxLandscapeSlimActivity;128 TestLetterboxLandscapeSlimActivity letterboxActivity = in testWindowLayoutComponent_providesWindowLayoutFromLetterboxSlimLandscapeActivity()129 startActivityNewTask(TestLetterboxLandscapeSlimActivity.class); in testWindowLayoutComponent_providesWindowLayoutFromLetterboxSlimLandscapeActivity()
21 public class TestLetterboxLandscapeSlimActivity extends Activity { class