Searched refs:InputMonitor (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DInputMonitor.java37 final class InputMonitor implements InputManagerService.WindowManagerCallbacks { class in inherits:InputManagerService.WindowManagerCallbacks
63 public InputMonitor(WindowManagerService service) { method in class:InputMonitor
H A DWindowManagerService.java852 public InputMonitor getInputMonitor() {
7085 final InputMonitor mInputMonitor = new InputMonitor(this);

Completed in 73 milliseconds