Home
last modified time | relevance | path

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

/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/
DActiveNotificationsActivity.java26 public class ActiveNotificationsActivity extends MainActivity { class
DActiveNotificationsFragment.java97 Intent deleteIntent = new Intent(ActiveNotificationsActivity.ACTION_NOTIFICATION_DELETE); in onViewCreated()