Searched refs:mLocaleDragCell (Results 1 – 1 of 1) sorted by relevance
59 private final LocaleDragCell mLocaleDragCell; field in LocaleDragAndDropAdapter.CustomViewHolder63 mLocaleDragCell = view; in CustomViewHolder()64 mLocaleDragCell.getDragHandle().setOnTouchListener(this); in CustomViewHolder()68 return mLocaleDragCell; in getLocaleDragCell()