Searched refs:shouldShowImeSwitcherLocked (Results 1 – 2 of 2) sorted by relevance
2805 private boolean shouldShowImeSwitcherLocked(int visibility) { in shouldShowImeSwitcherLocked() method in InputMethodManagerService2948 final boolean needsToShowImeSwitcher = shouldShowImeSwitcherLocked(vis); in updateSystemUiLocked()
16783 HPLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z