Searched refs:findInputDeviceListenerLocked (Results 1 – 1 of 1) sorted by relevance
396 int index = findInputDeviceListenerLocked(listener); in registerInputDeviceListener()416 int index = findInputDeviceListenerLocked(listener); in unregisterInputDeviceListener()425 private int findInputDeviceListenerLocked(InputDeviceListener listener) { in findInputDeviceListenerLocked() method in InputManager