Searched refs:InputInterceptor (Results 1 – 4 of 4) sorted by relevance
164 private static class InputInterceptor { class in Letterbox172 InputInterceptor(String namePrefix, WindowState win) { in InputInterceptor() method in Letterbox.InputInterceptor235 private InputInterceptor mInputInterceptor;259 mInputInterceptor = new InputInterceptor("Letterbox_" + mType + "_", win); in attachInput()
105 InputInterceptor mInputInterceptor;261 class InputInterceptor { class in DragState267 InputInterceptor(Display display) { in InputInterceptor() method in DragState.InputInterceptor352 mInputInterceptor = new InputInterceptor(display); in register()
363 final DragState.InputInterceptor interceptor = in handleMessage()364 (DragState.InputInterceptor) msg.obj; in handleMessage()
16180 PLcom/android/server/wm/DragState$InputInterceptor;-><init>(Lcom/android/server/wm/DragState;Landro…16181 PLcom/android/server/wm/DragState$InputInterceptor;->tearDown()V16321 PLcom/android/server/wm/Letterbox$InputInterceptor;-><init>(Ljava/lang/String;Lcom/android/server/w…16322 PLcom/android/server/wm/Letterbox$InputInterceptor;->dispose()V16323 PLcom/android/server/wm/Letterbox$InputInterceptor;->updateTouchableRegion(Landroid/graphics/Rect;)V