Searched refs:inMan (Results 1 – 1 of 1) sorted by relevance
170 InputManager inMan = (InputManager) context.getSystemService(Context.INPUT_SERVICE); in hasValidInputDevice() local173 InputDevice device = inMan.getInputDevice(deviceIds[ptr]); in hasValidInputDevice()209 InputManager inMan = (InputManager) context.getSystemService(Context.INPUT_SERVICE); in hasValidInputDevice() local210 int[] inputDevices = inMan.getInputDeviceIds(); in hasValidInputDevice()