/frameworks/base/native/android/ |
D | surface_control_input_receiver.cpp | 84 virtual void onBatchedInputEventPending(int32_t) override { in onBatchedInputEventPending() function in InputReceiver 129 void onBatchedInputEventPending(int32_t) override { in onBatchedInputEventPending() function in BatchedInputReceiver
|
/frameworks/base/core/java/android/view/ |
D | BatchedInputEventReceiver.java | 54 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in BatchedInputEventReceiver
|
D | InputEventReceiver.java | 202 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in InputEventReceiver
|
D | ViewRootImpl.java | 10361 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in ViewRootImpl.TrackballAxis.WindowInputEventReceiver
|
/frameworks/native/include/input/ |
D | InputConsumerNoResampling.h | 40 virtual void onBatchedInputEventPending(int32_t pendingBatchSource) = 0;
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.cpp | 66 jmethodID onBatchedInputEventPending; member 366 gInputEventReceiverClassInfo.onBatchedInputEventPending, in consumeEvents() 649 gInputEventReceiverClassInfo.onBatchedInputEventPending = in register_android_view_InputEventReceiver()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
D | DragResizeInputListener.java | 362 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in DragResizeInputListener.TaskResizeInputEventReceiver
|
/frameworks/native/libs/input/ |
D | InputConsumerNoResampling.cpp | 357 mCallbacks.onBatchedInputEventPending(source); in handleMessages()
|
/frameworks/native/libs/input/tests/ |
D | InputPublisherAndConsumerNoResampling_test.cpp | 361 void onBatchedInputEventPending(int32_t pendingBatchSource) override { in onBatchedInputEventPending() function in android::InputPublisherAndConsumerNoResamplingTest
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 16281 HSPLandroid/view/InputEventReceiver;->onBatchedInputEventPending(I)V 18051 HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onBatchedInputEventPending(I)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 16345 HSPLandroid/view/InputEventReceiver;->onBatchedInputEventPending(I)V 18115 HSPLandroid/view/ViewRootImpl$WindowInputEventReceiver;->onBatchedInputEventPending(I)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 58966 Landroid/view/BatchedInputEventReceiver;->onBatchedInputEventPending()V 59684 Landroid/view/InputEventReceiver;->onBatchedInputEventPending()V 63942 Landroid/view/ViewRootImpl$WindowInputEventReceiver;->onBatchedInputEventPending()V
|