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.java2805 private boolean shouldShowImeSwitcherLocked(int visibility) { in shouldShowImeSwitcherLocked() method in InputMethodManagerService
2948 final boolean needsToShowImeSwitcher = shouldShowImeSwitcherLocked(vis); in updateSystemUiLocked()
/frameworks/base/services/
Dart-profile16783 HPLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z