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

/frameworks/base/core/java/android/webkit/
H A DAccessibilityInjector.java283 webViewCore.sendMessage(EventHub.MODIFY_SELECTION, direction, axis);
H A DWebViewCore.java1031 static final int MODIFY_SELECTION = 190; field in class:WebViewCore.EventHub
1492 case MODIFY_SELECTION:

Completed in 80 milliseconds