Searched refs:ShadowInputMethodManagerWithMethodList (Results 1 – 3 of 3) sorted by relevance
35 public class ShadowInputMethodManagerWithMethodList extends ShadowInputMethodManager { class70 public static ShadowInputMethodManagerWithMethodList getShadow() { in getShadow()71 return (ShadowInputMethodManagerWithMethodList) Shadow.extract( in getShadow()
35 import com.android.settings.testutils.shadow.ShadowInputMethodManagerWithMethodList;51 ShadowInputMethodManagerWithMethodList.class,91 ShadowInputMethodManagerWithMethodList.getShadow().setInputMethodList(imis); in displayPreference_hasInputMethodSubType_shouldAddPreference()
49 import com.android.settings.testutils.shadow.ShadowInputMethodManagerWithMethodList;70 ShadowInputMethodManagerWithMethodList.class