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

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java2088 private boolean shouldShowImeSwitcherLocked(int visibility) { method in class:InputMethodManagerService
2207 // mImeWindowVis should be updated before calling shouldShowImeSwitcherLocked().
2208 final boolean needsToShowImeSwitcher = shouldShowImeSwitcherLocked(vis);

Completed in 117 milliseconds