Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java584 public void setEventDispatchingLw(boolean enabled) { in setEventDispatchingLw() method in InputMonitor
DWindowManagerService.java3472 mInputMonitor.setEventDispatchingLw(mEventDispatchingEnabled); in performEnableScreen()
4453 mInputMonitor.setEventDispatchingLw(enabled); in setEventDispatching()