Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationHistoryActivity.java223 private void configureNotificationList(View recyclerView) { in configureNotificationList() method in NotificationHistoryActivity
236 configureNotificationList(mDismissView.findViewById(R.id.notification_list)); in onCreate()
237 configureNotificationList(mSnoozeView.findViewById(R.id.notification_list)); in onCreate()