Searched refs:IInputMethodSession (Results 1 – 11 of 11) sorted by relevance
26 import com.android.internal.view.IInputMethodSession;47 void setSessionEnabled(IInputMethodSession session, boolean enabled); in setSessionEnabled()49 void revokeSession(IInputMethodSession session); in revokeSession()
19 import com.android.internal.view.IInputMethodSession;28 void sessionCreated(IInputMethodSession session); in sessionCreated()
33 public final IInputMethodSession method;51 public InputBindResult(IInputMethodSession _method, InputChannel _channel, in InputBindResult()60 method = IInputMethodSession.Stub.asInterface(source.readStrongBinder()); in InputBindResult()
30 oneway interface IInputMethodSession { interface
23 import com.android.internal.view.IInputMethodSession;278 public void setSessionEnabled(IInputMethodSession session, boolean enabled) { in setSessionEnabled()290 public void revokeSession(IInputMethodSession session) { in revokeSession()
21 import com.android.internal.view.IInputMethodSession;41 class IInputMethodSessionWrapper extends IInputMethodSession.Stub
24 import com.android.internal.view.IInputMethodSession;333 IInputMethodSession mCurMethod;
29 import com.android.internal.view.IInputMethodSession;207 IInputMethodSession session;222 IInputMethodSession _session, InputChannel _channel) { in SessionState()576 public void sessionCreated(IInputMethodSession session) { in sessionCreated()1269 void onSessionCreated(IInputMethod method, IInputMethodSession session, in onSessionCreated()
203 core/java/com/android/internal/view/IInputMethodSession.aidl \318 frameworks/base/core/java/com/android/internal/view/IInputMethodSession.aidl \
160 …VA_LIBRARIES/framework_intermediates/src/core/java/com/android/internal/view/IInputMethodSession.*)
1522 com.android.internal.view.IInputMethodSession1523 com.android.internal.view.IInputMethodSession$Stub1524 com.android.internal.view.IInputMethodSession$Stub$Proxy