Home | History | Annotate | Download | only in widget

Lines Matching refs:mIm

110     private final InputManager mIm;
140 mIm = (InputManager)c.getSystemService(Context.INPUT_SERVICE);
724 mIm.registerInputDeviceListener(this, getHandler());
732 mIm.unregisterInputDeviceListener(this);
758 InputDevice device = mIm.getInputDevice(deviceId);