Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1563 private boolean notificationHasTitleSet(Notification n) { in notificationHasTitleSet() method in ServiceStateTrackerTest
1599 assertTrue(notificationHasTitleSet(postedNotification)); in testSetPsNotifications()
1632 assertTrue(notificationHasTitleSet(postedNotification)); in testSetCsNotifications()
1664 assertTrue(notificationHasTitleSet(postedNotification)); in testSetCsNormalNotifications()
1697 assertTrue(notificationHasTitleSet(postedNotification)); in testSetCsEmergencyNotifications()