Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodMenuController.java210 mService.updateSystemUiLocked(); in showInputMethodMenu()
265 mService.updateSystemUiLocked(); in hideInputMethodMenuLocked()
H A DInputMethodManagerService.java1779 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in systemRunning()
2587 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in unbindCurrentMethodLocked()
2627 updateSystemUiLocked(0 /* vis */, mBackDisposition); in finishSessionLocked()
2807 updateSystemUiLocked(vis, backDisposition); in setImeWindowStatus()
2843 updateSystemUiLocked(0, mBackDisposition); in updateImeWindowStatus()
2845 updateSystemUiLocked(); in updateImeWindowStatus()
2850 void updateSystemUiLocked() { in updateSystemUiLocked() method in InputMethodManagerService
2851 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in updateSystemUiLocked()
2855 private void updateSystemUiLocked(int vis, int backDisposition) { in updateSystemUiLocked() method in InputMethodManagerService
3012 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in setInputMethodLocked()
[all …]
/aosp12/frameworks/base/services/
H A Dart-profile19885 HPLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked()V
19886 HSPLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked(II)V+]Landroid/…