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