Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java82 private InputWindowHandle mFocusedInputWindowHandle; field in InputMonitor
340 mFocusedInputWindowHandle = inputWindowHandle; in addInputWindowHandle()
348 mFocusedInputWindowHandle = null; in clearInputWindowHandlesLw()
632 mService.mInputManager.setInputWindows(mInputWindowHandles, mFocusedInputWindowHandle); in updateInputWindows()