Searched refs:getInputDeviceIds (Results 1 – 5 of 5) sorted by relevance
47 public int[] getInputDeviceIds() { in getInputDeviceIds() method in InputManagerV1648 return mInputManager.getInputDeviceIds(); in getInputDeviceIds()
39 public int[] getInputDeviceIds(); in getInputDeviceIds() method
94 getInputDeviceIds(); in InputManagerV9()103 public int[] getInputDeviceIds() { in getInputDeviceIds() method in InputManagerV9
99 int[] ids = mInputManager.getInputDeviceIds(); in onResume()
114 int[] deviceIds = mInputManager.getInputDeviceIds(); in findControllersAndAttachShips()