Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/wm/
DInputMonitor.java443 public void resumeDispatchingLw(WindowToken window) { in resumeDispatchingLw() method in InputMonitor
DWindowManagerService.java6900 mInputMonitor.resumeDispatchingLw(token); in resumeKeyDispatching()