Home
last modified time | relevance | path

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

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