Searched defs:showInputMethodMenuInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java2524 showInputMethodMenuInternal(false);
2528 showInputMethodMenuInternal(true);
2554 private void showInputMethodMenuInternal(boolean showSubtypes) { method in class:InputMethodManagerService

Completed in 28 milliseconds