Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/picker/quickaffordance/domain/interactor/
DKeyguardQuickAffordancePickerInteractorTest.kt23 …roid.customization.picker.quickaffordance.domain.interactor.KeyguardQuickAffordanceSnapshotRestorer
69 KeyguardQuickAffordanceSnapshotRestorer( in setUp()
/packages/apps/ThemePicker/src/com/android/customization/module/
DThemePickerInjector.kt62 …roid.customization.picker.quickaffordance.domain.interactor.KeyguardQuickAffordanceSnapshotRestorer in <lambda>()
107 private var keyguardQuickAffordanceSnapshotRestorer: KeyguardQuickAffordanceSnapshotRestorer? = in <lambda>()
284 ): KeyguardQuickAffordanceSnapshotRestorer { in <lambda>()
286 ?: KeyguardQuickAffordanceSnapshotRestorer( in <lambda>()
/packages/apps/ThemePicker/src/com/android/customization/picker/quickaffordance/domain/interactor/
DKeyguardQuickAffordanceSnapshotRestorer.kt26 class KeyguardQuickAffordanceSnapshotRestorer( in <lambda>() class
DKeyguardQuickAffordancePickerInteractor.kt37 private val snapshotRestorer: Provider<KeyguardQuickAffordanceSnapshotRestorer>,
/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/picker/quickaffordance/ui/viewmodel/
DKeyguardQuickAffordancePickerViewModelTest.kt27 …roid.customization.picker.quickaffordance.domain.interactor.KeyguardQuickAffordanceSnapshotRestorer in <lambda>()
96 KeyguardQuickAffordanceSnapshotRestorer( in <lambda>()