Home
last modified time | relevance | path

Searched refs:shouldShowImeSwitcherLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2712 final boolean shouldShowImeSwitcherWhenImeIsShown = shouldShowImeSwitcherLocked( in getInputMethodNavButtonFlagsLocked()
2721 private boolean shouldShowImeSwitcherLocked(int visibility, @UserIdInt int userId) { in shouldShowImeSwitcherLocked() method in InputMethodManagerService
2907 final boolean needsToShowImeSwitcher = shouldShowImeSwitcherLocked(vis, userId); in updateSystemUiLocked()
/frameworks/base/services/
Dart-wear-profile12467 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z