Searched defs:InputConnectionWrapper (Results 1 – 3 of 3) sorted by relevance
26 public class InputConnectionWrapper implements InputConnection { class30 public InputConnectionWrapper(InputConnection target, boolean mutable) { in InputConnectionWrapper() method in InputConnectionWrapper
30 public class InputConnectionWrapper implements InputConnection { class193 public InputConnectionWrapper(IInputContext inputContext) { in InputConnectionWrapper() method in InputConnectionWrapper
5664 private class InputConnectionWrapper implements InputConnection { class5668 public InputConnectionWrapper(EditorInfo outAttrs) { in InputConnectionWrapper() method in AbsListView.FlingRunnable.InputConnectionWrapper