Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java1569 private String getNotificationTitle(Notification n) { in getNotificationTitle() method in ServiceStateTrackerTest
1600 assertEquals("test1", getNotificationTitle(postedNotification)); in testSetPsNotifications()
1633 assertEquals("test2", getNotificationTitle(postedNotification)); in testSetCsNotifications()
1665 assertEquals("test3", getNotificationTitle(postedNotification)); in testSetCsNormalNotifications()
1698 assertEquals("test4", getNotificationTitle(postedNotification)); in testSetCsEmergencyNotifications()