Searched refs:showSubtypes (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java2611 private void showInputMethodMenuInternal(boolean showSubtypes) { argument
2632 showSubtypes, mInputShown, isScreenLocked);
2729 if (showSubtypes && !isScreenLocked) {
3246 public List<ImeSubtypeListItem> getSortedInputMethodAndSubtypeList(boolean showSubtypes, argument
3264 if (showSubtypes && enabledSubtypeSet.size() > 0) {

Completed in 33 milliseconds