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.java1375 private boolean notificationHasTitleSet(Notification n) { in notificationHasTitleSet() method in ServiceStateTrackerTest
1411 assertTrue(notificationHasTitleSet(postedNotification)); in testSetPsNotifications()
1444 assertTrue(notificationHasTitleSet(postedNotification)); in testSetCsNotifications()
1476 assertTrue(notificationHasTitleSet(postedNotification)); in testSetCsNormalNotifications()
1509 assertTrue(notificationHasTitleSet(postedNotification)); in testSetCsEmergencyNotifications()