Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
DOpenHubComplication.java19 …android.systemui.complication.dagger.OpenHubComplicationComponent.OpenHubModule.OPEN_HUB_CHIP_VIEW;
132 @Named(OPEN_HUB_CHIP_VIEW) ImageView view, in OpenHubChipViewHolder()
173 @Named(OPEN_HUB_CHIP_VIEW) ImageView view, in OpenHubChipViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/
DOpenHubComplicationComponent.java79 String OPEN_HUB_CHIP_VIEW = "open_hub_chip_view"; field
87 @Named(OPEN_HUB_CHIP_VIEW)