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