Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleDragAndDropAdapter.java164 final LocaleDragCell dragCell = holder.getLocaleDragCell(); in onBindViewHolder() local
203 protected void setCheckBoxDescription(LocaleDragCell dragCell, CheckBox checkbox, in setCheckBoxDescription()
DLocaleLinearLayoutManager.java84 final LocaleDragCell dragCell = (LocaleDragCell) host; in onInitializeAccessibilityNodeInfoForItem() local