Searched refs:TestStatusBarBackgroundLayout (Results 1 – 1 of 1) sorted by relevance
51 final TestStatusBarBackgroundLayout layout = in testAttachedToWindow()52 new TestStatusBarBackgroundLayout(InstrumentationRegistry.getContext()); in testAttachedToWindow()60 private static class TestStatusBarBackgroundLayout extends StatusBarBackgroundLayout { class in StatusBarBackgroundLayoutTest64 TestStatusBarBackgroundLayout(Context context) { in TestStatusBarBackgroundLayout() method in StatusBarBackgroundLayoutTest.TestStatusBarBackgroundLayout