Home
last modified time | relevance | path

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

/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
DActiveNotificationsFragment.java147 String notificationContent = getString(R.string.sample_notification_summary_content, in updateNotificationSummary() local
152 .setSummaryText(notificationContent)) in updateNotificationSummary()