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

/frameworks/base/core/java/com/android/internal/widget/
H A DEditableInputConnection.java167 mTextView.onPrivateIMECommand(action, data);
/frameworks/base/core/java/android/widget/
H A DTextView.java7715 public boolean onPrivateIMECommand(String action, Bundle data) { method in class:TextView

Completed in 4045 milliseconds