Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/localepicker/
DLocaleDragCell.java107 public CheckBox getCheckbox() { in getCheckbox() method in LocaleDragCell
DLocaleLinearLayoutManager.java89 (position + 1) + ", " + dragCell.getCheckbox().getContentDescription(); in onInitializeAccessibilityNodeInfoForItem()
DLocaleDragAndDropAdapter.java164 CheckBox checkbox = dragCell.getCheckbox(); in onBindViewHolder()
/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleDragCell.java107 public CheckBox getCheckbox() { in getCheckbox() method in LocaleDragCell
DLocaleLinearLayoutManager.java89 (position + 1) + ", " + dragCell.getCheckbox().getContentDescription(); in onInitializeAccessibilityNodeInfoForItem()
DLocaleDragAndDropAdapter.java164 CheckBox checkbox = dragCell.getCheckbox(); in onBindViewHolder()