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

/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java137 private final InputManagerHandler mHandler;
296 this.mHandler = new InputManagerHandler(DisplayThread.get().getLooper());
2049 private final class InputManagerHandler extends Handler { class in class:InputManagerService
2050 public InputManagerHandler(Looper looper) { method in class:InputManagerService.InputManagerHandler

Completed in 30 milliseconds