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