Home
last modified time | relevance | path

Searched refs:CommunalColorsImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/dagger/
DCommunalModule.kt30 import com.android.systemui.communal.util.CommunalColorsImpl
67 @Binds fun bindCommunalColors(impl: CommunalColorsImpl): CommunalColors in bindEditWidgetsActivityStarter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/util/
DCommunalColors.kt39 class CommunalColorsImpl class