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