Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java282 protected Notification.Builder getCallStyleNotification(final int id) { in getCallStyleNotification() method in BaseNotificationManagerTest
DNotificationManagerTest.java3361 mNotificationManager.notify(id, getCallStyleNotification(id) in testCallNotificationListener_callstyleNotificationPosted()
3448 mNotificationManager.notify(id, getCallStyleNotification(id) in testCallNotificationListener_unregisterListener()