Searched refs:InputManagerHandler (Results 1 – 2 of 2) sorted by relevance
145 private final InputManagerHandler mHandler;325 this.mHandler = new InputManagerHandler(DisplayThread.get().getLooper()); in InputManagerService()2168 private final class InputManagerHandler extends Handler { class in InputManagerService2169 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;