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

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java1965 * @param fromEnterKey If true, this will be executed as if the user had
1976 public boolean sendDefaultEditorAction(boolean fromEnterKey) { argument
1979 (!fromEnterKey || (ei.imeOptions &

Completed in 63 milliseconds