Searched refs:getClockPickerInteractor (Results 1 – 4 of 4) sorted by relevance
86 getClockPickerInteractor(repositoryWithMultipleClocks), in <lambda>()100 private fun getClockPickerInteractor(repository: ClockPickerRepository): ClockPickerInteractor { in getClockPickerInteractor() method in com.android.customization.picker.clock.ui.viewmodel.ClockCarouselViewModelTest
149 interactor = getClockPickerInteractor(appContext), in <lambda>()343 override fun getClockPickerInteractor( in <lambda>() method in com.android.customization.module.ThemePickerInjector404 ?: ClockPickerSnapshotRestorer(getClockPickerInteractor(context)).also { in <lambda>()510 getClockPickerInteractor(context), in <lambda>()
41 fun getClockPickerInteractor(context: Context): ClockPickerInteractor method
50 override fun getClockPickerInteractor(context: Context): ClockPickerInteractor { in getClockPickerInteractor() method in com.android.customization.testing.TestCustomizationInjector