Searched defs:TestWindow (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
H A DSystemBarHelperTest.java133 final TestWindow window = new TestWindow(getContext(), null);
198 final Window window = new TestWindow(getContext(), createViewWithSystemUiVisibility(vis));
207 private static class TestWindow extends MockWindow { class in class:SystemBarHelperTest
215 public TestWindow(Context context, View decorView) { method in class:SystemBarHelperTest.TestWindow

Completed in 79 milliseconds