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.java524 public void setEventDispatchingLw(boolean enabled) { in setEventDispatchingLw() method in InputMonitor
DWindowManagerService.java5975 mInputMonitor.setEventDispatchingLw(mEventDispatchingEnabled); in performEnableScreen()
7940 mInputMonitor.setEventDispatchingLw(enabled); in setEventDispatching()