Searched refs:mLocaleDragCell (Results 1 – 1 of 1) sorted by relevance
61 private final LocaleDragCell mLocaleDragCell; field in LocaleDragAndDropAdapter.CustomViewHolder65 mLocaleDragCell = view; in CustomViewHolder()66 mLocaleDragCell.getDragHandle().setOnTouchListener(this); in CustomViewHolder()70 return mLocaleDragCell; in getLocaleDragCell()