Searched refs:showKeyboard (Results 1 – 9 of 9) sorted by relevance
140 private void toggle(boolean showKeyboard) { in toggle() argument144 show(true, showKeyboard); in toggle()157 private void show(boolean animate, boolean showKeyboard) { in show() argument183 showKeyboard); in show()
59 boolean showKeyboard) { in TaskbarAllAppsViewController() argument68 mShowKeyboard = showKeyboard; in TaskbarAllAppsViewController()
59 showKeyboard: Boolean, in startLifecycle()
159 public void showKeyboard() { in showKeyboard() method in MainToolbar160 searchBar.showKeyboard(); in showKeyboard()
221 public void showKeyboard() { in showKeyboard() method in SearchBarView
93 public boolean showKeyboard() { in showKeyboard() method in ExtendedEditText
167 mInput.showKeyboard(); in focusSearchField()
411 toolbar.showKeyboard(); in openSearch()
555 mFolderName.showKeyboard(); in showLabelSuggestions()