Searched refs:ClockPickerRepository (Results 1 – 5 of 5) sorted by relevance
22 import com.android.customization.picker.clock.data.repository.ClockPickerRepository in <lambda>()37 private val repository: ClockPickerRepository, in <lambda>()
21 import com.android.customization.picker.clock.data.repository.ClockPickerRepository100 private fun getClockPickerInteractor(repository: ClockPickerRepository): ClockPickerInteractor { in getClockPickerInteractor()
29 interface ClockPickerRepository { interface
50 ) : ClockPickerRepository { in <lambda>()
31 ClockPickerRepository { in <lambda>()