Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DStatusBarBackgroundLayoutTest.java51 final TestStatusBarBackgroundLayout layout = in testAttachedToWindow()
52 new TestStatusBarBackgroundLayout(InstrumentationRegistry.getContext()); in testAttachedToWindow()
60 private static class TestStatusBarBackgroundLayout extends StatusBarBackgroundLayout { class in StatusBarBackgroundLayoutTest
64 TestStatusBarBackgroundLayout(Context context) { in TestStatusBarBackgroundLayout() method in StatusBarBackgroundLayoutTest.TestStatusBarBackgroundLayout