Searched refs:ACTION_NOTIFICATION_DELETE (Results 1 – 2 of 2) sorted by relevance
30 protected static final String ACTION_NOTIFICATION_DELETE field in ActiveNotificationsActivity58 registerReceiver(mDeleteReceiver, new IntentFilter(ACTION_NOTIFICATION_DELETE)); in onResume()
97 Intent deleteIntent = new Intent(ActiveNotificationsActivity.ACTION_NOTIFICATION_DELETE); in onViewCreated()