Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java1424 Notification builderNotification = builder.build(); in testStyle() local
1425 assertEquals(builderNotification, notification); in testStyle()