Searched refs:updateSystemUiLocked (Results 1 – 3 of 3) sorted by relevance
203 mService.updateSystemUiLocked(); in showInputMethodMenuLocked()241 mService.updateSystemUiLocked(); in hideInputMethodMenuLocked()
1036 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 InputMethodManagerService2859 updateSystemUiLocked(mImeWindowVis, mBackDisposition); in updateSystemUiLocked()2864 private void updateSystemUiLocked(int vis, int backDisposition) { in updateSystemUiLocked() method in InputMethodManagerService[all …]
12478 PLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked()V12479 PLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked(II)V