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