Home
last modified time | relevance | path

Searched refs:updateSystemUiLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodMenuController.java203 mService.updateSystemUiLocked(); in showInputMethodMenuLocked()
241 mService.updateSystemUiLocked(); in hideInputMethodMenuLocked()
DInputMethodManagerService.java1036 updateSystemUiLocked(0 /* vis */, mBackDisposition); in onFinishPackageChangesInternal()
1511 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in systemRunning()
2492 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in resetSystemUiLocked()
2603 updateSystemUiLocked(0 /* vis */, mBackDisposition); in finishSessionLocked()
2814 updateSystemUiLocked(vis, backDisposition); in setImeWindowStatus()
2850 updateSystemUiLocked(0, mBackDisposition); in updateImeWindowStatus()
2852 updateSystemUiLocked(); in updateImeWindowStatus()
2858 void updateSystemUiLocked() { in updateSystemUiLocked() method in InputMethodManagerService
2859 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in updateSystemUiLocked()
2864 private void updateSystemUiLocked(int vis, int backDisposition) { in updateSystemUiLocked() method in InputMethodManagerService
[all …]
/frameworks/base/services/
Dart-wear-profile12478 PLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked()V
12479 PLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked(II)V