Searched refs:shouldShowImeSwitcherLocked (Results 1 – 2 of 2) sorted by relevance
2712 final boolean shouldShowImeSwitcherWhenImeIsShown = shouldShowImeSwitcherLocked( in getInputMethodNavButtonFlagsLocked()2721 private boolean shouldShowImeSwitcherLocked(int visibility, @UserIdInt int userId) { in shouldShowImeSwitcherLocked() method in InputMethodManagerService2907 final boolean needsToShowImeSwitcher = shouldShowImeSwitcherLocked(vis, userId); in updateSystemUiLocked()
12467 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z