Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java416 final InputWindowHandle mInvalidInputWindow = new InputWindowHandle(null, null, mDisplayId); field in InputMonitor.UpdateInputForAllWindowsConsumer
463 w.mWinAnimator.mSurfaceController.mSurfaceControl, mInvalidInputWindow); in accept()