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 {
48 import com.android.apps.inputmethod.simpleime.ims.InputMethodServiceWrapper;77 private InputMethodServiceWrapper mInputMethodService;96 InputMethodServiceWrapper.getInputMethodServiceWrapperForTesting(); in setUp()