Searched refs:InputManagerHandler (Results 1 – 2 of 2) sorted by relevance
140 private final InputManagerHandler mHandler;313 this.mHandler = new InputManagerHandler(DisplayThread.get().getLooper()); in InputManagerService()2091 private final class InputManagerHandler extends Handler { class in InputManagerService2092 public InputManagerHandler(Looper looper) { in InputManagerHandler() method in InputManagerService.InputManagerHandler
7162 HSPLcom/android/server/input/InputManagerService$InputManagerHandler;->handleMessage(Landroid/os/Me…19260 Lcom/android/server/input/InputManagerService$InputManagerHandler;