Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java382 class ControlledInputConnectionWrapper extends IInputConnectionWrapper { class in InputMethodManager
383 public ControlledInputConnectionWrapper(Looper mainLooper, InputConnection conn) { in ControlledInputConnectionWrapper() method in InputMethodManager.ControlledInputConnectionWrapper
435 mIInputContext = new ControlledInputConnectionWrapper(looper, in InputMethodManager()
971 servedContext = new ControlledInputConnectionWrapper(vh.getLooper(), ic); in startInputInner()
/frameworks/base/
Dpreloaded-classes822 android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper