Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:mIm

97     private InputManager mIm;
160 mIm = (InputManager)activity.getSystemService(Context.INPUT_SERVICE);
245 mIm.registerInputDeviceListener(this, null);
283 mIm.unregisterInputDeviceListener(this);
522 mIm.getCurrentKeyboardLayoutForInputDevice(identifier);
524 mIm.getKeyboardLayout(keyboardLayoutDescriptor) : null;