Searched refs:getCurrentColorOption (Results 1 – 5 of 5) sorted by relevance
60 fun getCurrentColorOption(): ColorOptionModel = repository.getCurrentColorOption() method
42 originalOption = interactor.getCurrentColorOption() in <lambda>()
49 MutableStateFlow(getCurrentColorOption()) in <lambda>()144 override fun getCurrentColorOption(): ColorOptionModel { in <lambda>() method
39 fun getCurrentColorOption(): ColorOptionModel method
244 override fun getCurrentColorOption(): ColorOptionModel = selectedColorOption in <lambda>() method in com.android.customization.picker.color.data.repository.FakeColorPickerRepository