Searched defs:sourceTextView (Results 1 – 1 of 1) sorted by relevance
3012 public TextView sourceTextView; field in Editor.DragLocalState3015 public DragLocalState(TextView sourceTextView, int start, int end) { in DragLocalState()