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

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

Completed in 61 milliseconds