Searched defs:InputConnectionWrapper (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputConnectionWrapper.java26 public class InputConnectionWrapper implements InputConnection { class in inherits:InputConnection
30 public InputConnectionWrapper(InputConnection target, boolean mutable) { method in class:InputConnectionWrapper
/frameworks/base/core/java/com/android/internal/view/
H A DInputConnectionWrapper.java30 public class InputConnectionWrapper implements InputConnection { class in inherits:InputConnection
35 private static final String TAG = "InputConnectionWrapper.ICC";
179 public InputConnectionWrapper(IInputContext inputContext) { method in class:InputConnectionWrapper

Completed in 2911 milliseconds