Searched refs:showHandle (Results 1 – 1 of 1) sorted by relevance
54 public void setShowHandle(boolean showHandle) { in setShowHandle() argument59 mDragHandle.setVisibility(showHandle ? VISIBLE : INVISIBLE); in setShowHandle()