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

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

Completed in 92 milliseconds