Searched refs:ControlledInputConnectionWrapper (Results 1 – 2 of 2) sorted by relevance
408 ControlledInputConnectionWrapper mServedInputConnectionWrapper;749 private static class ControlledInputConnectionWrapper extends IInputConnectionWrapper { class in InputMethodManager752 public ControlledInputConnectionWrapper(final Looper mainLooper, final InputConnection conn, in ControlledInputConnectionWrapper() method in InputMethodManager.ControlledInputConnectionWrapper938 mIInputContext = new ControlledInputConnectionWrapper(looper, mDummyInputConnection, this); in InputMethodManager()1689 ControlledInputConnectionWrapper servedContext; in startInputInner()1707 servedContext = new ControlledInputConnectionWrapper( in startInputInner()1874 final ControlledInputConnectionWrapper ic; in checkFocusNoStartInput()
4106 android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper