Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java324 ControlledInputConnectionWrapper mServedInputConnectionWrapper;
548 private static class ControlledInputConnectionWrapper extends IInputConnectionWrapper { class in InputMethodManager
551 public ControlledInputConnectionWrapper(final Looper mainLooper, final InputConnection conn, in ControlledInputConnectionWrapper() method in InputMethodManager.ControlledInputConnectionWrapper
651 mIInputContext = new ControlledInputConnectionWrapper(looper, in InputMethodManager()
1265 ControlledInputConnectionWrapper servedContext; in startInputInner()
1283 servedContext = new ControlledInputConnectionWrapper( in startInputInner()
1459 final ControlledInputConnectionWrapper ic; in checkFocusNoStartInput()
/frameworks/base/
Dpreloaded-classes2630 android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper
Dcompiled-classes-phone4731 android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper
/frameworks/base/services/
Dprofile-classes2768 Landroid/view/inputmethod/InputMethodManager$ControlledInputConnectionWrapper;