Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/datasources/appsources/
DAppSourcesAdapter.kt144 private val actionIconBackground: ImageView in <lambda>() constant
150 actionIconBackground = itemView.findViewById(R.id.action_icon_background) in <lambda>()
160 actionIconBackground.contentDescription = in <lambda>()
182 actionIconBackground.background = in <lambda>()
184 actionIconBackground.contentDescription = in <lambda>()
186 actionIconBackground.tag = EDIT_MODE_TAG in <lambda>()
217 actionIconBackground.background = in <lambda>()
219 actionIconBackground.tag = DRAG_MODE_TAG in <lambda>()