Home
last modified time | relevance | path

Searched refs:startStylusHandwritingInternal (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java2350 startStylusHandwritingInternal(view, null /* delegatorPackageName */); in startStylusHandwriting()
2353 private boolean startStylusHandwritingInternal( in startStylusHandwritingInternal() method in InputMethodManager
2360 fallbackImm.startStylusHandwritingInternal(view, delegatorPackageName); in startStylusHandwritingInternal()
2474 return startStylusHandwritingInternal( in acceptStylusHandwritingDelegation()
2499 return startStylusHandwritingInternal(delegateView, delegatorPackageName); in acceptStylusHandwritingDelegation()