Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DWebViewCore.java658 static class TextSelectionData { class in WebViewCore
659 public TextSelectionData(int start, int end) { in TextSelectionData() method in WebViewCore.TextSelectionData