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

/frameworks/base/core/java/com/android/internal/view/
H A DIInputConnectionWrapper.java33 public class IInputConnectionWrapper extends IInputContext.Stub { class in inherits:IInputContext.Stub
34 static final String TAG = "IInputConnectionWrapper";
81 public IInputConnectionWrapper(Looper mainLooper, InputConnection conn) { method in class:IInputConnectionWrapper

Completed in 34 milliseconds