Searched refs:ControlledInputConnectionWrapper (Results 1 – 2 of 2) sorted by relevance
309 ControlledInputConnectionWrapper mServedInputConnectionWrapper;536 private static class ControlledInputConnectionWrapper extends IInputConnectionWrapper { class in InputMethodManager540 public ControlledInputConnectionWrapper(final Looper mainLooper, final InputConnection conn, in ControlledInputConnectionWrapper() method in InputMethodManager.ControlledInputConnectionWrapper610 mIInputContext = new ControlledInputConnectionWrapper(looper, in InputMethodManager()1207 ControlledInputConnectionWrapper servedContext; in startInputInner()1215 servedContext = new ControlledInputConnectionWrapper(vh.getLooper(), ic, this); in startInputInner()
1578 android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper