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