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