Home
last modified time | relevance | path

Searched defs:sourceTextView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java2617 public TextView sourceTextView; field in Editor.DragLocalState
2620 public DragLocalState(TextView sourceTextView, int start, int end) { in DragLocalState()