Searched refs:InputMethodServiceWrapper (Results 1 – 3 of 3) sorted by relevance
27 public class InputMethodServiceWrapper extends InputMethodService { class30 private static InputMethodServiceWrapper sInputMethodServiceWrapper;32 public static InputMethodServiceWrapper getInputMethodServiceWrapperForTesting() { in getInputMethodServiceWrapperForTesting()
29 import com.android.apps.inputmethod.simpleime.ims.InputMethodServiceWrapper;32 public class SimpleInputMethodService extends InputMethodServiceWrapper {
49 import com.android.apps.inputmethod.simpleime.ims.InputMethodServiceWrapper;80 private InputMethodServiceWrapper mInputMethodService;99 InputMethodServiceWrapper.getInputMethodServiceWrapperForTesting(); in setUp()