Loading services/tests/uiservicestests/src/com/android/server/notification/NotificationManagerServiceTest.java +7 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,7 @@ import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.ClassRule; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.rules.TestRule; Loading Loading @@ -13737,6 +13738,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelOne() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags Loading Loading @@ -13766,6 +13768,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading Loading @@ -13793,6 +13796,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelOne_flagDisabled() throws RemoteException { mSetFlagsRule.disableFlags(android.view.contentprotection.flags.Flags Loading Loading @@ -13823,6 +13827,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelAll() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags Loading Loading @@ -13851,6 +13856,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading @@ -13877,6 +13883,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelAll_flagDisabled() throws RemoteException { mSetFlagsRule.disableFlags(android.view.contentprotection.flags.Flags Loading
services/tests/uiservicestests/src/com/android/server/notification/NotificationManagerServiceTest.java +7 −0 Original line number Diff line number Diff line Loading @@ -297,6 +297,7 @@ import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.ClassRule; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.rules.TestRule; Loading Loading @@ -13737,6 +13738,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelOne() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags Loading Loading @@ -13766,6 +13768,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading Loading @@ -13793,6 +13796,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelOne_flagDisabled() throws RemoteException { mSetFlagsRule.disableFlags(android.view.contentprotection.flags.Flags Loading Loading @@ -13823,6 +13827,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelAll() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags Loading Loading @@ -13851,6 +13856,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading @@ -13877,6 +13883,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } @Test @Ignore("b/316989461") public void cancelNotificationsFromListener_rapidClear_oldNew_cancelAll_flagDisabled() throws RemoteException { mSetFlagsRule.disableFlags(android.view.contentprotection.flags.Flags