Searched defs:getCurrentColorOption (Results 1 – 4 of 4) sorted by relevance
39 fun getCurrentColorOption(): ColorOptionModel method
163 override fun getCurrentColorOption(): ColorOptionModel = selectedColorOption in <lambda>() method in com.android.customization.picker.color.data.repository.FakeColorPickerRepository
144 override fun getCurrentColorOption(): ColorOptionModel { in <lambda>() method
50 fun getCurrentColorOption(): ColorOptionModel = repository.getCurrentColorOption() method