Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
DPeopleTileViewHelperTest.java86 private static final CharSequence MISSED_CALL = "Custom missed call message"; field in PeopleTileViewHelperTest
726 .setNotificationContent(MISSED_CALL) in testCreateRemoteViewsWithMissedCallNotification()
742 assertEquals(statusContent.getText(), MISSED_CALL); in testCreateRemoteViewsWithMissedCallNotification() local
744 R.string.new_notification_text_content_description, NAME, MISSED_CALL)); in testCreateRemoteViewsWithMissedCallNotification()
758 R.string.new_notification_text_content_description, NAME, MISSED_CALL)); in testCreateRemoteViewsWithMissedCallNotification()
781 assertEquals(statusContent.getText(), MISSED_CALL); in testCreateRemoteViewsWithMissedCallNotification() local
783 R.string.new_notification_text_content_description, NAME, MISSED_CALL)); in testCreateRemoteViewsWithMissedCallNotification()