Home
last modified time | relevance | path

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

/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
DActiveNotificationsFragment.java120 mNotificationManager.notify(getNewNotificationId(), notification); in addNotificationAndUpdateSummaries()
182 public int getNewNotificationId() { in getNewNotificationId() method in ActiveNotificationsFragment