Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationHistoryActivity.java80 private ViewGroup mTodayView; field in NotificationHistoryActivity
156 View recyclerView = mTodayView.findViewById(R.id.apps);
158 mTodayView.setOutlineProvider(mOutlineProvider);
219 mTodayView.addView(viewForPackage);
233 mTodayView = findViewById(R.id.apps); in onCreate()
260 mTodayView.removeAllViews(); in onResume()
344 mTodayView.removeAllViews(); in toggleViews()
374 mTodayView.removeAllViews();