Searched refs:mDragHandle (Results 1 – 1 of 1) sorted by relevance
36 private ImageView mDragHandle; field in LocaleDragCell49 mDragHandle = (ImageView) findViewById(R.id.dragHandle); in onFinishInflate()57 mDragHandle.setVisibility(showHandle ? VISIBLE : INVISIBLE); in setShowHandle()104 return mDragHandle; in getDragHandle()