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