Searched defs:ims (Results 1 – 4 of 4) sorted by relevance
33 public static boolean enableHardwareAcceleration(final InputMethodService ims) { in enableHardwareAcceleration()
389 final MockInputMethodService ims = new MockInputMethodService(); in testCursorTouchingWord() local
314 final InputMethodSubtype ims = subtypes.get(index); in getSubtypeIndexInList() local
184 public HideSoftInputReceiver(InputMethodService ims) { in HideSoftInputReceiver()