Home
last modified time | relevance | path

Searched defs:InputEventReceiver (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DInputChannelCompat.java69 public static class InputEventReceiver { class in InputChannelCompat
74 public InputEventReceiver(InputChannel inputChannel, Looper looper, in InputEventReceiver() method in InputChannelCompat.InputEventReceiver
DInputConsumerController.java64 private final class InputEventReceiver extends BatchedInputEventReceiver { class in InputConsumerController
66 public InputEventReceiver(InputChannel inputChannel, Looper looper) { in InputEventReceiver() method in InputConsumerController.InputEventReceiver
/frameworks/base/core/java/android/view/
DInputEventReceiver.java33 public abstract class InputEventReceiver { class
61 public InputEventReceiver(InputChannel inputChannel, Looper looper) { in InputEventReceiver() method in InputEventReceiver