Home
last modified time | relevance | path

Searched defs:storeSnapshot (Results 1 – 4 of 4) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/picker/color/domain/interactor/
DColorPickerSnapshotRestorer.kt34 fun storeSnapshot(colorOptionModel: ColorOptionModel) { in <lambda>() method in com.android.customization.picker.color.domain.interactor.ColorPickerSnapshotRestorer
/packages/apps/ThemePicker/src/com/android/customization/picker/notifications/domain/interactor/
DNotificationsSnapshotRestorer.kt35 private fun storeSnapshot(model: NotificationSnapshotModel) { in storeSnapshot() method
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/domain/interactor/
DClockPickerSnapshotRestorer.kt65 fun storeSnapshot(clockSnapshotModel: ClockSnapshotModel) { in <lambda>() method in com.android.customization.picker.clock.domain.interactor.ClockPickerSnapshotRestorer
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/domain/interactor/
DKeyguardQuickAffordanceSnapshotRestorer.kt33 suspend fun storeSnapshot() { in <lambda>() method in com.android.customization.picker.quickaffordance.domain.interactor.KeyguardQuickAffordanceSnapshotRestorer