Searched refs:mLocaleDragCell (Results 1 – 2 of 2) 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()