Home
last modified time | relevance | path

Searched defs:dropDownButton (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/ui/menu/
DDropDownItemViewHolder.kt27 private val dropDownButton = itemView.requireViewById<Button>(R.id.menu_dropdown) constant