Home
last modified time | relevance | path

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

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