Searched refs:IInputMethodSessionWrapper (Results 1 – 2 of 2) sorted by relevance
98 IInputMethodSessionWrapper wrap = in sessionCreated()99 new IInputMethodSessionWrapper(mContext, session, mChannel); in sessionCreated()281 InputMethodSession ls = ((IInputMethodSessionWrapper) in setSessionEnabled()297 InputMethodSession ls = ((IInputMethodSessionWrapper) in revokeSession()
41 class IInputMethodSessionWrapper extends IInputMethodSession.Stub class61 public IInputMethodSessionWrapper(Context context, in IInputMethodSessionWrapper() method in IInputMethodSessionWrapper