Searched refs:ColorPickerSnapshotRestorer (Results 1 – 7 of 7) sorted by relevance
25 import com.android.customization.picker.color.domain.interactor.ColorPickerSnapshotRestorer44 private lateinit var underTest: ColorPickerSnapshotRestorer55 ColorPickerSnapshotRestorer( in setUp()
24 import com.android.customization.picker.color.domain.interactor.ColorPickerSnapshotRestorer56 ColorPickerSnapshotRestorer(interactor = underTest).apply { in setUp()
52 import com.android.customization.picker.color.domain.interactor.ColorPickerSnapshotRestorer in <lambda>()118 private var colorPickerSnapshotRestorer: ColorPickerSnapshotRestorer? = null in <lambda>()451 ): ColorPickerSnapshotRestorer { in <lambda>()453 ?: ColorPickerSnapshotRestorer( in <lambda>()
29 private val snapshotRestorer: Provider<ColorPickerSnapshotRestorer>,
27 class ColorPickerSnapshotRestorer( in <lambda>() class
15 import com.android.customization.picker.color.domain.interactor.ColorPickerSnapshotRestorer in <lambda>()77 ColorPickerSnapshotRestorer(interactor = colorPickerInteractor).apply { in <lambda>()
28 import com.android.customization.picker.color.domain.interactor.ColorPickerSnapshotRestorer in <lambda>()80 ColorPickerSnapshotRestorer(interactor = interactor).apply { in <lambda>()