Searched defs:getCurrentColorSource (Results 1 – 4 of 4) sorted by relevance
42 fun getCurrentColorSource(): String? method
163 override fun getCurrentColorSource(): String? { in <lambda>() method
246 override fun getCurrentColorSource(): String? = in <lambda>() method in com.android.customization.picker.color.data.repository.FakeColorPickerRepository
261 public @Nullable String getCurrentColorSource() { in getCurrentColorSource() method