Loading services/tests/uiservicestests/src/com/android/server/notification/NotificationManagerServiceTest.java +3 −0 Original line number Original line Diff line number Diff line Loading @@ -303,6 +303,7 @@ import org.junit.After; import org.junit.Assert; import org.junit.Assert; import org.junit.Before; import org.junit.Before; import org.junit.ClassRule; import org.junit.ClassRule; import org.junit.Ignore; import org.junit.Rule; import org.junit.Rule; import org.junit.Test; import org.junit.Test; import org.junit.rules.TestRule; import org.junit.rules.TestRule; Loading Loading @@ -14312,6 +14313,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } } @Test @Test @Ignore("b/324348078") public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException { public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading Loading @@ -14401,6 +14403,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } } @Test @Test @Ignore("b/324348078") public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException { public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading
services/tests/uiservicestests/src/com/android/server/notification/NotificationManagerServiceTest.java +3 −0 Original line number Original line Diff line number Diff line Loading @@ -303,6 +303,7 @@ import org.junit.After; import org.junit.Assert; import org.junit.Assert; import org.junit.Before; import org.junit.Before; import org.junit.ClassRule; import org.junit.ClassRule; import org.junit.Ignore; import org.junit.Rule; import org.junit.Rule; import org.junit.Test; import org.junit.Test; import org.junit.rules.TestRule; import org.junit.rules.TestRule; Loading Loading @@ -14312,6 +14313,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } } @Test @Test @Ignore("b/324348078") public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException { public void cancelNotificationsFromListener_rapidClear_old_cancelOne() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); Loading Loading @@ -14401,6 +14403,7 @@ public class NotificationManagerServiceTest extends UiServiceTestCase { } } @Test @Test @Ignore("b/324348078") public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException { public void cancelNotificationsFromListener_rapidClear_old_cancelAll() throws RemoteException { mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags mSetFlagsRule.enableFlags(android.view.contentprotection.flags.Flags .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED); .FLAG_RAPID_CLEAR_NOTIFICATIONS_BY_LISTENER_APP_OP_ENABLED);