Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java4477 final IntArray stylusIds = getStylusInputDeviceIds(im); in registerDeviceListenerAndCheckStylusSupport() local
4627 IntArray stylusIds = new IntArray(); in getStylusInputDeviceIds() local