Home
last modified time | relevance | path

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

/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
DActiveNotificationsActivity.java39 mFragment.updateNumberOfNotifications();
47 mFragment.updateNumberOfNotifications(); in onCreate()
DActiveNotificationsFragment.java71 updateNumberOfNotifications(); in onResume()
125 updateNumberOfNotifications(); in addNotificationAndUpdateSummaries()
156 protected void updateNumberOfNotifications() { in updateNumberOfNotifications() method in ActiveNotificationsFragment