Searched refs:showInputMethod (Results 1 – 7 of 7) sorted by relevance
66 fun showInputMethod() { in showInputMethod() method in com.android.quicksearchbox.ui.QueryTextView
253 mQueryTextView!!.showInputMethod() in considerHidingInputMethod()
183 showInputMethod(mGroupNameEditText); in onCreateDialog()324 private void showInputMethod(View view) { in showInputMethod() method in GroupNameEditDialogFragment
592 showInputMethod(mSearchView); // Workaround for the "IME not popping up" issue. in setFocusOnSearchView()595 private void showInputMethod(View view) { in showInputMethod() method in ActionBarAdapter
191 public static void showInputMethod(View view) { in showInputMethod() method in DialerUtils
130 DialerUtils.showInputMethod(searchBox); in expand()
120 DialerUtils.showInputMethod(v); in onFinishInflate()