Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/module/
DThemePickerInjector.kt193 this[KEY_NOTIFICATIONS_SNAPSHOT_RESTORER] = getNotificationsSnapshotRestorer(context) in <lambda>()
319 private fun getNotificationsSnapshotRestorer(context: Context): NotificationsSnapshotRestorer { in <lambda>() method in com.android.customization.module.ThemePickerInjector