Loading packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/NotificationContentInflaterTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,7 @@ import java.util.concurrent.TimeUnit; @SmallTest @RunWith(AndroidTestingRunner.class) @RunWithLooper(setAsMainLooper = true) @Ignore public class NotificationContentInflaterTest extends SysuiTestCase { private NotificationContentInflater mNotificationInflater; Loading Loading
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/NotificationContentInflaterTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,7 @@ import java.util.concurrent.TimeUnit; @SmallTest @RunWith(AndroidTestingRunner.class) @RunWithLooper(setAsMainLooper = true) @Ignore public class NotificationContentInflaterTest extends SysuiTestCase { private NotificationContentInflater mNotificationInflater; Loading