Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1243 buildInputMethodListLocked(true); in onActionLocaleChanged()
1453 buildInputMethodListLocked(false /* resetDefaultEnabledIme */); in onFinishPackageChangesInternal()
1637 buildInputMethodListLocked(false /* resetDefaultEnabledIme */); in onUnlockUser()
1781 buildInputMethodListLocked(initialUserSwitch); in switchUserOnHandlerLocked()
1877 buildInputMethodListLocked(!imeSelectedOnBoot /* resetDefaultEnabledIme */); in systemRunning()
3882 buildInputMethodListLocked(false /* resetDefaultEnabledIme */); in setAdditionalInputMethodSubtypes()
4522 void buildInputMethodListLocked(boolean resetDefaultEnabledIme) { in buildInputMethodListLocked() method in InputMethodManagerService
/frameworks/base/services/
Dart-profile16717 HSPLcom/android/server/inputmethod/InputMethodManagerService;->buildInputMethodListLocked(Z)V