Loading services/tests/uiservicestests/src/com/android/server/notification/NotificationAssistantsTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -720,6 +720,7 @@ public class NotificationAssistantsTest extends UiServiceTestCase { } @Test @EnableFlags(android.service.notification.Flags.FLAG_NOTIFICATION_CLASSIFICATION) public void testDefaultAllowedKeyAdjustments_readWriteXml() throws Exception { mAssistants.loadDefaultsFromConfig(true); Loading Loading
services/tests/uiservicestests/src/com/android/server/notification/NotificationAssistantsTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -720,6 +720,7 @@ public class NotificationAssistantsTest extends UiServiceTestCase { } @Test @EnableFlags(android.service.notification.Flags.FLAG_NOTIFICATION_CLASSIFICATION) public void testDefaultAllowedKeyAdjustments_readWriteXml() throws Exception { mAssistants.loadDefaultsFromConfig(true); Loading