Searched refs:InputMethodManagerInternal (Results 1 – 7 of 7) sorted by relevance
24 public interface InputMethodManagerInternal { interface
54 import android.view.inputmethod.InputMethodManagerInternal;96 private final InputMethodManagerInternal mInputMethodManagerInternal;142 mInputMethodManagerInternal = LocalServices.getService(InputMethodManagerInternal.class); in Notifier()
50 import android.view.inputmethod.InputMethodManagerInternal;421 InputMethodManagerInternal inputMethodManagerInternal = in notifyDockedStackExistsChanged()422 LocalServices.getService(InputMethodManagerInternal.class); in notifyDockedStackExistsChanged()
212 import android.view.inputmethod.InputMethodManagerInternal;3274 final InputMethodManagerInternal inputMethodManagerInternal = in switchInputMethod()3275 LocalServices.getService(InputMethodManagerInternal.class); in switchInputMethod()
226 import android.view.inputmethod.InputMethodManagerInternal;414 InputMethodManagerInternal mInputMethodManagerInternal;1438 LocalServices.getService(InputMethodManagerInternal.class); in powerPress()
2771 Landroid/view/inputmethod/InputMethodManagerInternal;
4736 android.view.inputmethod.InputMethodManagerInternal