Searched refs:getCurrentInputMethodWindow (Results 1 – 6 of 6) sorted by relevance
113 && nonAppWindow != service.mRoot.getCurrentInputMethodWindow()) { in startNonAppWindowAnimationsForKeyguardExit()
835 mService.mRootWindowContainer.getCurrentInputMethodWindow(); in checkBackgroundActivityStartAllowedByCaller()
6904 final WindowState imeWindow = mRoot.getCurrentInputMethodWindow(); in dumpDebugLocked()7043 final WindowState imeWindow = mRoot.getCurrentInputMethodWindow(); in dumpWindowsLocked()7496 WindowState imeWindow = mRoot.getCurrentInputMethodWindow(); in requestImeKeyboardShortcuts()
1241 WindowState getCurrentInputMethodWindow() { in getCurrentInputMethodWindow() method in RootWindowContainer
1314 doReturn(null).when(mWm.mRoot).getCurrentInputMethodWindow(); in testRequestKeyboardShortcuts_noWindow()1336 doReturn(windowState).when(mWm.mRoot).getCurrentInputMethodWindow(); in testRequestKeyboardShortcuts()
27905 PLcom/android/server/wm/RootWindowContainer;->getCurrentInputMethodWindow()Lcom/android/server/wm/W…