Searched refs:getCurrentColorSource (Results 1 – 5 of 5) 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
225 String colorSource = getCurrentColorSource(); in getCurrentColorSourceForLogging()261 public @Nullable String getCurrentColorSource() { in getCurrentColorSource() method
98 String currentSource = colorManager.getCurrentColorSource(); in isActive()