Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dream/dagger/
DMediaComplicationComponent.java19 …android.systemui.complication.dagger.RegisteredComplicationsModule.DREAM_MEDIA_COMPLICATION_WEIGHT;
98 DREAM_MEDIA_COMPLICATION_WEIGHT, in provideLayoutParams()
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/
DRegisteredComplicationsModule.java57 int DREAM_MEDIA_COMPLICATION_WEIGHT = 0; field