Loading packages/SystemUI/multivalentTests/src/com/android/systemui/shade/NotificationPanelViewControllerTest.java +1 −3 Original line number Diff line number Diff line Loading @@ -16,9 +16,6 @@ package com.android.systemui.shade; import static android.view.Display.TYPE_INTERNAL; import static com.android.systemui.display.data.repository.FakeDisplayRepositoryKt.display; import static com.android.systemui.statusbar.StatusBarState.KEYGUARD; import static com.google.common.truth.Truth.assertThat; Loading Loading @@ -59,6 +56,7 @@ import org.junit.runner.RunWith; @SmallTest @RunWith(AndroidJUnit4.class) @TestableLooper.RunWithLooper(setAsMainLooper = true) @DisableSceneContainer public class NotificationPanelViewControllerTest extends NotificationPanelViewControllerBaseTest { @Before Loading Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/shade/NotificationPanelViewControllerTest.java +1 −3 Original line number Diff line number Diff line Loading @@ -16,9 +16,6 @@ package com.android.systemui.shade; import static android.view.Display.TYPE_INTERNAL; import static com.android.systemui.display.data.repository.FakeDisplayRepositoryKt.display; import static com.android.systemui.statusbar.StatusBarState.KEYGUARD; import static com.google.common.truth.Truth.assertThat; Loading Loading @@ -59,6 +56,7 @@ import org.junit.runner.RunWith; @SmallTest @RunWith(AndroidJUnit4.class) @TestableLooper.RunWithLooper(setAsMainLooper = true) @DisableSceneContainer public class NotificationPanelViewControllerTest extends NotificationPanelViewControllerBaseTest { @Before Loading