Searched refs:InputManagerHandler (Results 1 – 2 of 2) sorted by relevance
140 private final InputManagerHandler mHandler;316 this.mHandler = new InputManagerHandler(DisplayThread.get().getLooper()); in InputManagerService()2032 private final class InputManagerHandler extends Handler { class in InputManagerService2033 public InputManagerHandler(Looper looper) { in InputManagerHandler() method in InputManagerService.InputManagerHandler
2532 Lcom/android/server/input/InputManagerService$InputManagerHandler;