Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java2891 public TextView sourceTextView; field in Editor.DragLocalState
2894 public DragLocalState(TextView sourceTextView, int start, int end) { in DragLocalState()