Home
last modified time | relevance | path

Searched refs:shouldSendKeyEventWithKeyCode (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
DImeAdapter.java312 private int shouldSendKeyEventWithKeyCode(String text) { in shouldSendKeyEventWithKeyCode() method in ImeAdapter
342 int keyCode = shouldSendKeyEventWithKeyCode(textStr); in checkCompositionQueueAndCallNative()