Home
last modified time | relevance | path

Searched defs:getInputChannel (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DInputMonitor.java110 public @NonNull InputChannel getInputChannel() { in getInputChannel() method in InputMonitor
/frameworks/base/services/core/java/com/android/server/inputmethod/
DHandwritingEventReceiverSurface.java102 InputChannel getInputChannel() { in getInputChannel() method in HandwritingEventReceiverSurface
/frameworks/base/core/jni/
Dandroid_view_InputChannel.cpp52 inline std::shared_ptr<InputChannel> getInputChannel() { return mInputChannel; } in getInputChannel() function in android::NativeInputChannel
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java403 InputChannel getInputChannel() { in getInputChannel() method in DragState