Searched refs:DELETE_SELECTION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java893 "DELETE_SELECTION", // = 122;
954 static final int DELETE_SELECTION = 122; field in class:WebViewCore.EventHub
1481 case DELETE_SELECTION:
H A DWebView.java4811 mWebViewCore.sendMessage(EventHub.DELETE_SELECTION, mTextGeneration, 0,

Completed in 93 milliseconds