Home
last modified time | relevance | path

Searched defs:acceptStylusHandwritingDelegationAsync (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java206 void acceptStylusHandwritingDelegationAsync(@NonNull IInputMethodClient client, in acceptStylusHandwritingDelegationAsync() method
492 public void acceptStylusHandwritingDelegationAsync(IInputMethodClient client, in acceptStylusHandwritingDelegationAsync() method in IInputMethodManagerImpl
DZeroJankProxy.java411 public void acceptStylusHandwritingDelegationAsync( in acceptStylusHandwritingDelegationAsync() method in ZeroJankProxy
DInputMethodManagerService.java3400 public void acceptStylusHandwritingDelegationAsync( in acceptStylusHandwritingDelegationAsync() method in InputMethodManagerService
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl225 oneway void acceptStylusHandwritingDelegationAsync(in IInputMethodClient client, in int userId, in acceptStylusHandwritingDelegationAsync() method
/frameworks/base/core/java/android/view/inputmethod/
DIInputMethodManagerGlobalInvoker.java665 static boolean acceptStylusHandwritingDelegationAsync( in acceptStylusHandwritingDelegationAsync() method in IInputMethodManagerGlobalInvoker