Searched refs:showInputMethod (Results 1 – 6 of 6) sorted by relevance
523 showInputMethod(mSearchView.findFocus()); in onFocusChange()571 private void showInputMethod(View view) { in showInputMethod() method in ContactSelectionActivity
562 showInputMethod(mSearchView); // Workaround for the "IME not popping up" issue. in setFocusOnSearchView()565 private void showInputMethod(View view) { in showInputMethod() method in ActionBarAdapter
76 public void showInputMethod() { in showInputMethod() method in QueryTextView
306 mQueryTextView.showInputMethod(); in showInputMethodForQuery()
180 public static void showInputMethod(View view) { in showInputMethod() method in DialerUtils
123 DialerUtils.showInputMethod(v); in onFinishInflate()