Searched defs:sendCurrentText (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/view/inputmethod/
H A DBaseInputConnection.java198 sendCurrentText();
440 // Note: sendCurrentText does nothing unless mDummyMode is set
441 sendCurrentText();
650 // Note: sendCurrentText does nothing unless mDummyMode is set
651 sendCurrentText();
700 private void sendCurrentText() { method in class:BaseInputConnection

Completed in 64 milliseconds