Searched refs:getCurrentColorOption (Results 1 – 4 of 4) sorted by relevance
53 MutableStateFlow(getCurrentColorOption()) in <lambda>()140 override fun getCurrentColorOption(): ColorOptionModel { in <lambda>() method
39 fun getCurrentColorOption(): ColorOptionModel method
48 originalOption = repository.getCurrentColorOption() in <lambda>()
257 override fun getCurrentColorOption(): ColorOptionModel = selectedColorOption in <lambda>() method in com.android.customization.picker.color.data.repository.FakeColorPickerRepository