Home
last modified time | relevance | path

Searched refs:TestStyle (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1410 Notification.Style style = new TestStyle(); in testStyle()
1433 TestStyle overrideStyle = new TestStyle(); in testStyle_getStandardView()
1441 private static class TestStyle extends Notification.Style { class in NotificationManagerTest