Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2067 if (bindingController.supportsStylusHandwriting() && hasSupportedStylusLocked()) { in attachNewInputLocked()
3333 if (!hasSupportedStylusLocked()) { in startStylusHandwriting()
4459 private boolean hasSupportedStylusLocked() { in hasSupportedStylusLocked() method
5033 && getCurMethodLocked() != null && hasSupportedStylusLocked()) { in handleMessage()