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